diff options
author | fluxgen <fluxgen> | 2005-07-04 18:18:32 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2005-07-04 18:18:32 (GMT) |
commit | 1727656e0a36cd9095e173dfa43200ed14c178d1 (patch) | |
tree | 200a048b9f7ed888047fb0a4fd82660c349087c6 /src/Window.hh | |
parent | 9049dd33d31ccc03dd3f130681eb481d2b3ff0e6 (diff) | |
download | fluxbox_pavel-1727656e0a36cd9095e173dfa43200ed14c178d1.zip fluxbox_pavel-1727656e0a36cd9095e173dfa43200ed14c178d1.tar.bz2 |
cleaning, change getCount to numberOfWorkspace
Diffstat (limited to 'src/Window.hh')
-rw-r--r-- | src/Window.hh | 1 |
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; } |