From 8b1e8d4e109e373d79ab1e3a94fc55502d23c1cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Jastrz=C4=99bski?= Date: Sun, 19 Jan 2014 01:46:52 -0800 Subject: [PATCH] Updated Known issues (markdown) --- Known-issues.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Known-issues.md b/Known-issues.md index 443af2e..fd6acde 100644 --- a/Known-issues.md +++ b/Known-issues.md @@ -1,4 +1,4 @@ -* **[Windows]** _Add directory_ button don't support multiselection. QT limitation. +* **[All]** _Add directory_ button don't support multiselection. QT limitation. * **[Linux]** On some distributions _Add directory_ and _Add file_ button display additional black window. Cause unknown. QT bug? * **[Linux]** Lack of tray icon. Disabled intentionally due to multiple QT bugs. -* **[OS X]** Saving last used path don't work. Qt bug. \ No newline at end of file +* **[OS X]** Saving last used path don't work. Qt bug. It will be fixed in next QT release. \ No newline at end of file