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