projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1852347
)
Fix small compile error on g++3.
author
Marius Nita
<marius@cs.pdx.edu>
Sun, 22 Sep 2002 09:08:29 +0000
(09:08 +0000)
committer
Marius Nita
<marius@cs.pdx.edu>
Sun, 22 Sep 2002 09:08:29 +0000
(09:08 +0000)
src/Screen.hh
patch
|
blob
|
history
diff --git
a/src/Screen.hh
b/src/Screen.hh
index 517e186c5bb0b15c5da9e9204f764e014feafc67..32440d7b6d9c1315b42d1371de573bafa2d34b83 100644
(file)
--- a/
src/Screen.hh
+++ b/
src/Screen.hh
@@
-199,7
+199,7
@@
private:
bool parseMenuFile(FILE *file, Rootmenu *menu);
#ifdef BITMAPBUTTONS
- void readDatabaseMask(const string &rname,
+ void readDatabaseMask(const st
d::st
ring &rname,
PixmapMask &pixmapMask,
const Configuration &style);
#endif // BITMAPBUTTONS