]> Dogcows Code - chaz/openbox/blobdiff - src/BaseDisplay.h
made bsetroot compile with the new code for references instead of pointers
[chaz/openbox] / src / BaseDisplay.h
index 38f12ada8c6c9bd1352ce32b603f26a7857518cd..8504261ee9aa638bd624d68b5a75f2b716bcfa8b 100644 (file)
@@ -142,7 +142,7 @@ protected:
 
 
 public:
-  BaseDisplay(char *, char * = 0);
+  BaseDisplay(const char *, char * = 0);
   virtual ~BaseDisplay(void);
 
   inline const Atom &getWMChangeStateAtom(void) const
This page took 0.019782 seconds and 4 git commands to generate.