ginebra2/Application.h
changeset 10 232fbd5a2dcb
parent 5 0f2326c2a325
child 12 afcd8e6d025b
--- a/ginebra2/Application.h	Tue Jul 06 14:03:49 2010 +0300
+++ b/ginebra2/Application.h	Wed Aug 18 09:37:05 2010 +0300
@@ -51,6 +51,7 @@
     void quit();
     void debug(const QString &msg);
     QString ui() const { return UI_FRAMEWORK; }
+    void sendToBackground();
   signals:
     void aboutToQuit();
   private: