Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dir

Conflicts:
	src/gui/folderman.cpp
Esse commit está contido em:
Daniel Molkentin
2014-07-17 11:31:45 +02:00
49 arquivos alterados com 2483 adições e 2581 exclusões
+2 -1
Ver Arquivo
@@ -153,13 +153,14 @@ QIcon Theme::themeIcon( const QString& name, bool sysTray ) const
return icon;
}
#endif
Theme::Theme() :
QObject(0)
,_mono(false)
{
}
#endif
// if this option return true, the client only supports one folder to sync.
// The Add-Button is removed accoringly.