summaryrefslogtreecommitdiffstats
path: root/src/gui/mainWindow.h
diff options
context:
space:
mode:
authorFabian Schillinger2010-07-10 02:03:45 +0200
committerFabian Schillinger2010-07-10 02:03:45 +0200
commitbc678fdc76862050537669ed440e5ac1179cc1ec (patch)
treea2a0bee9ae6238cc5285cd9d3880132e972a205d /src/gui/mainWindow.h
parentRevoke Fabians changes. (diff)
downloadpvs-bc678fdc76862050537669ed440e5ac1179cc1ec.tar.gz
pvs-bc678fdc76862050537669ed440e5ac1179cc1ec.tar.xz
pvs-bc678fdc76862050537669ed440e5ac1179cc1ec.zip
Inserted some Buttons in GUI and TouchGUI and modified handling of commands in pvs.cpp for later remote
Command/Process enhancement
Diffstat (limited to 'src/gui/mainWindow.h')
-rw-r--r--src/gui/mainWindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/mainWindow.h b/src/gui/mainWindow.h
index 00bd927..1e4a18f 100644
--- a/src/gui/mainWindow.h
+++ b/src/gui/mainWindow.h
@@ -176,6 +176,7 @@ public slots:
void repaintbackgroundpicture();
void setdozenttoolbar();
void startChatDialog();
+ void showProcesses();
private slots:
void onToggleLog(bool showtime);