diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-11-03 12:06:44 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-11-03 12:06:44 +0000 |
| commit | 2bf55be0614a9c6455cbab98cc6cfc8f0a1abebd (patch) | |
| tree | 38a20f094fdeb5630ed7adfa32926b1af4921275 /src | |
| parent | ace8c8896aa13a6fc4e489277cf9c96f49175322 (diff) | |
add comment
Diffstat (limited to 'src')
| -rw-r--r-- | src/openbox.hh | 1 |
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 |
