aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2005-07-04 18:18:32 (GMT)
committerfluxgen <fluxgen>2005-07-04 18:18:32 (GMT)
commit1727656e0a36cd9095e173dfa43200ed14c178d1 (patch)
tree200a048b9f7ed888047fb0a4fd82660c349087c6 /src/Window.hh
parent9049dd33d31ccc03dd3f130681eb481d2b3ff0e6 (diff)
downloadfluxbox-1727656e0a36cd9095e173dfa43200ed14c178d1.zip
fluxbox-1727656e0a36cd9095e173dfa43200ed14c178d1.tar.bz2
cleaning, change getCount to numberOfWorkspace
Diffstat (limited to 'src/Window.hh')
-rw-r--r--src/Window.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Window.hh b/src/Window.hh
index 6d0c77f..b4fcdfb 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -340,7 +340,6 @@ public:
340 340
341 unsigned int titlebarHeight() const; 341 unsigned int titlebarHeight() const;
342 342
343 bool isLowerTab() const;
344 int initialState() const; 343 int initialState() const;
345 344
346 inline FbWinFrame &frame() { return m_frame; } 345 inline FbWinFrame &frame() { return m_frame; }