This commit is contained in:
mathias 2004-12-03 02:53:09 +00:00
parent 7a1aa0b772
commit ce95eedd50

View file

@ -69,7 +69,7 @@ private:
Window m_window, m_client_window, m_icon_window; Window m_window, m_client_window, m_icon_window;
int m_x, m_y; int m_x, m_y;
unsigned int m_width, m_height; unsigned int m_width, m_height;
bool m_visible; ///< wheter the client should be visible or not bool m_visible; ///< whether the client should be visible or not
}; };
#endif // SLITCLIENT_HH #endif // SLITCLIENT_HH