aboutsummaryrefslogtreecommitdiff
path: root/src/RootTheme.hh
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-05-10 13:45:50 (GMT)
committerfluxgen <fluxgen>2003-05-10 13:45:50 (GMT)
commit4f806e266a24188bc472cf1c2bb1e8512821b968 (patch)
treeb3a6d06f6b9b37bf1108528563e10101b839c07e /src/RootTheme.hh
parent79e8404cbf326f66379f06b9f86e59266721b454 (diff)
downloadfluxbox-4f806e266a24188bc472cf1c2bb1e8512821b968.zip
fluxbox-4f806e266a24188bc472cf1c2bb1e8512821b968.tar.bz2
comments
Diffstat (limited to 'src/RootTheme.hh')
-rw-r--r--src/RootTheme.hh8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/RootTheme.hh b/src/RootTheme.hh
index e848e66..b1b9406 100644
--- a/src/RootTheme.hh
+++ b/src/RootTheme.hh
@@ -19,7 +19,7 @@
19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20// DEALINGS IN THE SOFTWARE. 20// DEALINGS IN THE SOFTWARE.
21 21
22// $Id: RootTheme.hh,v 1.1 2003/04/25 10:14:54 fluxgen Exp $ 22// $Id: RootTheme.hh,v 1.2 2003/05/10 13:45:50 fluxgen Exp $
23 23
24#ifndef ROOTTHEME_HH 24#ifndef ROOTTHEME_HH
25#define ROOTTHEME_HH 25#define ROOTTHEME_HH
@@ -30,10 +30,8 @@
30#include <X11/Xlib.h> 30#include <X11/Xlib.h>
31#include <string> 31#include <string>
32 32
33/** 33
34 Contains border color, border size, bevel width and opGC for objects like 34/// Contains border color, border size, bevel width and opGC for objects like geometry window in BScreen
35 geometry window in BScreen
36*/
37class RootTheme: public FbTk::Theme { 35class RootTheme: public FbTk::Theme {
38public: 36public:
39 /// constructor 37 /// constructor