summaryrefslogtreecommitdiffstats
path: root/src/xsession.h
diff options
context:
space:
mode:
authorJohann Latocha2011-03-02 19:03:03 +0100
committerJohann Latocha2011-03-02 19:03:03 +0100
commit34e46ac3dfefbf0494d45c692bf2f625afc5e6ea (patch)
treed85d086c5252b02479284005ead0bcaa2ed05472 /src/xsession.h
parentwindow manager intergration removed (diff)
downloadvmchooser-34e46ac3dfefbf0494d45c692bf2f625afc5e6ea.tar.gz
vmchooser-34e46ac3dfefbf0494d45c692bf2f625afc5e6ea.tar.xz
vmchooser-34e46ac3dfefbf0494d45c692bf2f625afc5e6ea.zip
* dbus interface removed
* write pvs config directly * use "vmchooser --pvs"
Diffstat (limited to 'src/xsession.h')
-rw-r--r--src/xsession.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xsession.h b/src/xsession.h
index 2e95a63..72c174c 100644
--- a/src/xsession.h
+++ b/src/xsession.h
@@ -5,6 +5,7 @@
#include <QList>
#include <QDomDocument>
#include <QDir>
+#include <QProcess>
#include "session.h"
class XSession : public Session {