aboutsummaryrefslogtreecommitdiff
path: root/src/main_qmladaptor.h
diff options
context:
space:
mode:
authorDaniel Teichmann <daniel.teichmann@das-netzwerkteam.de>2020-07-28 03:52:45 +0200
committerDaniel Teichmann <daniel.teichmann@das-netzwerkteam.de>2020-07-28 03:52:45 +0200
commita4de2a1cdae7fb3c8ff993cc473a4bb24509f57b (patch)
tree0f14d1db11df5953a5d85c8b63f92ca9624901fd /src/main_qmladaptor.h
parent755a279d8588ed68a9ed5e1a12bd3a8c3e7dbd37 (diff)
downloadRWA.Support.DesktopApp-a4de2a1cdae7fb3c8ff993cc473a4bb24509f57b.tar.gz
RWA.Support.DesktopApp-a4de2a1cdae7fb3c8ff993cc473a4bb24509f57b.tar.bz2
RWA.Support.DesktopApp-a4de2a1cdae7fb3c8ff993cc473a4bb24509f57b.zip
Minimize main window when support partner connects
Diffstat (limited to 'src/main_qmladaptor.h')
-rw-r--r--src/main_qmladaptor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main_qmladaptor.h b/src/main_qmladaptor.h
index 30aae97..630e961 100644
--- a/src/main_qmladaptor.h
+++ b/src/main_qmladaptor.h
@@ -38,6 +38,8 @@ signals:
void messageDialogTitleChanged(QString title);
void messageDialogIconChanged(int iconindex);
+ void minimizeWindow();
+
// static void onCloseSignal();
//protected: