aboutsummaryrefslogtreecommitdiff
path: root/src/IconButton.cc
diff options
context:
space:
mode:
authorsimonb <simonb>2006-03-26 04:02:30 (GMT)
committersimonb <simonb>2006-03-26 04:02:30 (GMT)
commitaf74a2284551c8511b66d77112c7bf32831c1522 (patch)
tree35a8830352f5facc1fc9c58b82c0c6dce8fc921e /src/IconButton.cc
parent872f6a0e1e4230f702ad69fa2d7e10a2fa78b7a3 (diff)
downloadfluxbox-af74a2284551c8511b66d77112c7bf32831c1522.zip
fluxbox-af74a2284551c8511b66d77112c7bf32831c1522.tar.bz2
rotated fonts, buttons, containers. Used for tabs for now
Diffstat (limited to 'src/IconButton.cc')
-rw-r--r--src/IconButton.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/IconButton.cc b/src/IconButton.cc
index 68988aa..fa85cb2 100644
--- a/src/IconButton.cc
+++ b/src/IconButton.cc
@@ -134,7 +134,7 @@ private:
134 134
135 135
136IconButton::IconButton(const IconbarTool& tool, const FbTk::FbWindow &parent, 136IconButton::IconButton(const IconbarTool& tool, const FbTk::FbWindow &parent,
137 const FbTk::Font &font, FluxboxWindow &win): 137 FbTk::Font &font, FluxboxWindow &win):
138 FbTk::TextButton(parent, font, win.winClient().title()), 138 FbTk::TextButton(parent, font, win.winClient().title()),
139 m_win(win), 139 m_win(win),
140 m_icon_window(*this, 1, 1, 1, 1, 140 m_icon_window(*this, 1, 1, 1, 1,