summaryrefslogtreecommitdiffstats
path: root/src/gui/mainWindow.h
diff options
context:
space:
mode:
authorSebastien Braun2010-11-04 00:38:24 +0100
committerSebastien Braun2010-11-04 00:38:24 +0100
commit4fcc0efae9738bb28922da592fff78cfef50277b (patch)
treeb3855b36abe874606a802ec75fc573543d2d7b35 /src/gui/mainWindow.h
parent[PVSMGRTOUCH] resetall bug fixed (diff)
parentDocumentation fixes and code cleanup (diff)
downloadpvs-4fcc0efae9738bb28922da592fff78cfef50277b.tar.gz
pvs-4fcc0efae9738bb28922da592fff78cfef50277b.tar.xz
pvs-4fcc0efae9738bb28922da592fff78cfef50277b.zip
Merge input handling work to master
Diffstat (limited to 'src/gui/mainWindow.h')
-rw-r--r--src/gui/mainWindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/mainWindow.h b/src/gui/mainWindow.h
index 28f82f7..58787ed 100644
--- a/src/gui/mainWindow.h
+++ b/src/gui/mainWindow.h
@@ -178,6 +178,8 @@ public slots:
void clientlisthide();
void projecttoolbar();
void unprojecttoolbar();
+ void closeUp(ConnectionFrame* connFrame, PVSClient* client = 0);
+ void unCloseUp(ConnectionFrame* connFrame);
void closeUp();
void foto();
void backgroundpicture();