aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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