From: Dana Jansens Date: Sun, 3 Nov 2002 12:06:44 +0000 (+0000) Subject: add comment X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=2bf55be0614a9c6455cbab98cc6cfc8f0a1abebd;p=chaz%2Fopenbox add comment --- 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