diff options
Diffstat (limited to 'desktop-widgets/mainwindow.h')
-rw-r--r-- | desktop-widgets/mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-widgets/mainwindow.h b/desktop-widgets/mainwindow.h index e7f8f28c4..8e9358a4c 100644 --- a/desktop-widgets/mainwindow.h +++ b/desktop-widgets/mainwindow.h @@ -241,6 +241,7 @@ private: WindowTitleUpdate *wtu; GpsLocation *locationProvider; + QMenu *connections; }; #endif // MAINWINDOW_H |