summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/openbox.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openbox.hh b/src/openbox.hh
index 56e31d06..96cb2158 100644
--- a/src/openbox.hh
+++ b/src/openbox.hh
@@ -28,6 +28,7 @@ public:
};
private:
+ // stuff that can be passed on the command line
std::string _rcfilepath; // path to the config file to use/in use
std::string _menufilepath; // path to the menu file to use/in use
char *_displayreq; // display requested by the user