diff options
author | simonb <simonb> | 2005-04-26 01:41:55 (GMT) |
---|---|---|
committer | simonb <simonb> | 2005-04-26 01:41:55 (GMT) |
commit | 1c2f92a3d2288b1cae9500110a72173506a18072 (patch) | |
tree | cdb695da16dcee74872790c772bb535def9f2895 /src/FbWinFrame.hh | |
parent | b49432be05c6cf748e662e196778463e2190b4c3 (diff) | |
download | fluxbox-1c2f92a3d2288b1cae9500110a72173506a18072.zip fluxbox-1c2f92a3d2288b1cae9500110a72173506a18072.tar.bz2 |
extension of previous big patch. Move a bunch of menu things onto
background pixmap. Same for textbuttons.
Diffstat (limited to 'src/FbWinFrame.hh')
-rw-r--r-- | src/FbWinFrame.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FbWinFrame.hh b/src/FbWinFrame.hh index 7582f2c..9bff974 100644 --- a/src/FbWinFrame.hh +++ b/src/FbWinFrame.hh | |||
@@ -193,7 +193,6 @@ public: | |||
193 | 193 | ||
194 | private: | 194 | private: |
195 | void redrawTitlebar(); | 195 | void redrawTitlebar(); |
196 | void redrawTitle(); | ||
197 | 196 | ||
198 | /// reposition titlebar items | 197 | /// reposition titlebar items |
199 | void reconfigureTitlebar(); | 198 | void reconfigureTitlebar(); |