Merge pull request #2393 from r000n/staging

Staging - GUI fixes for upstream
This commit is contained in:
Wladimir J. van der Laan
2013-03-29 01:40:32 -07:00
3 changed files with 35 additions and 1 deletions

View File

@@ -108,6 +108,10 @@ private:
void createTrayIcon();
/** Create system tray menu (or setup the dock menu) */
void createTrayIconMenu();
/** Save window size and position */
void saveWindowGeometry();
/** Restore window size and position */
void restoreWindowGeometry();
public slots:
/** Set number of connections shown in the UI */