Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary
[mdictionary] / src / mdictionary / gui / SettingsWidget.cpp
index 4c37017..bb070f2 100644 (file)
@@ -321,6 +321,7 @@ void SettingsWidget::changed() {
 #ifndef Q_WS_MAEMO_5
     void SettingsWidget::save() {
         _save = true;
+        qDebug()<<"tuuu";
         hide();
     }
 #endif