diff options
| author | Fabian Schillinger | 2010-07-09 21:18:44 +0200 |
|---|---|---|
| committer | Fabian Schillinger | 2010-07-09 21:18:44 +0200 |
| commit | 5acd0590258e9335cf4d3b1910a517efccd22a3e (patch) | |
| tree | 5c2a127249fac6f8ba15d132c2cd6ef00e6a577f /src/gui/connectionList.h | |
| parent | Building rpms is now supported. On Debian based systems you need the rpm pack... (diff) | |
| download | pvs-5acd0590258e9335cf4d3b1910a517efccd22a3e.tar.gz pvs-5acd0590258e9335cf4d3b1910a517efccd22a3e.tar.xz pvs-5acd0590258e9335cf4d3b1910a517efccd22a3e.zip | |
first commit to test git
Diffstat (limited to 'src/gui/connectionList.h')
| -rw-r--r-- | src/gui/connectionList.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/connectionList.h b/src/gui/connectionList.h index 50d8924..29dd174 100644 --- a/src/gui/connectionList.h +++ b/src/gui/connectionList.h @@ -108,6 +108,7 @@ public slots: virtual void on_projection(); virtual void on_unprojection(); virtual void on_lock(); + virtual void showProcesses(); virtual void on_unlock(); virtual void on_message(); virtual void on_lock_with_message(); |
