aboutsummaryrefslogtreecommitdiff
path: root/src/IconbarTool.hh
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-08-13 10:11:14 (GMT)
committerfluxgen <fluxgen>2003-08-13 10:11:14 (GMT)
commit225e89d7754f15fa5947548e552fa5ce03141f80 (patch)
treeec5c4aa4d9c903362d5c4549fff6c98d885e60f6 /src/IconbarTool.hh
parent26722ad5c0a3d4a55e6521f503a8534b047a1770 (diff)
downloadfluxbox-225e89d7754f15fa5947548e552fa5ce03141f80.zip
fluxbox-225e89d7754f15fa5947548e552fa5ce03141f80.tar.bz2
borderWidth
Diffstat (limited to 'src/IconbarTool.hh')
-rw-r--r--src/IconbarTool.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/IconbarTool.hh b/src/IconbarTool.hh
index 1d0bf56..9cc565e 100644
--- a/src/IconbarTool.hh
+++ b/src/IconbarTool.hh
@@ -20,7 +20,7 @@
20// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 20// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
21// DEALINGS IN THE SOFTWARE. 21// DEALINGS IN THE SOFTWARE.
22 22
23// $Id: IconbarTool.hh,v 1.3 2003/08/12 12:14:37 fluxgen Exp $ 23// $Id: IconbarTool.hh,v 1.4 2003/08/13 10:11:14 fluxgen Exp $
24 24
25#ifndef ICONBARTOOL_HH 25#ifndef ICONBARTOOL_HH
26#define ICONBARTOOL_HH 26#define ICONBARTOOL_HH
@@ -54,6 +54,7 @@ public:
54 void hide(); 54 void hide();
55 unsigned int width() const; 55 unsigned int width() const;
56 unsigned int height() const; 56 unsigned int height() const;
57 unsigned int borderWidth() const;
57 58
58private: 59private:
59 /// render single button that holds win 60 /// render single button that holds win