From 43fd8e56ea706bccd260e70b027070552cfe929f Mon Sep 17 00:00:00 2001 From: fluxgen Date: Thu, 7 Feb 2002 14:44:09 +0000 Subject: Gnome hints atom --- src/BaseDisplay.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/BaseDisplay.hh b/src/BaseDisplay.hh index 1407bc4..b927691 100644 --- a/src/BaseDisplay.hh +++ b/src/BaseDisplay.hh @@ -22,7 +22,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: BaseDisplay.hh,v 1.9 2002/02/04 06:58:50 fluxgen Exp $ +// $Id: BaseDisplay.hh,v 1.10 2002/02/07 14:44:09 fluxgen Exp $ #ifndef _BASEDISPLAY_HH_ #define _BASEDISPLAY_HH_ @@ -101,6 +101,7 @@ public: inline Atom &getGnomeWorkspaceCountAtom() { return gnome_wm_win_workspace_count; } inline Atom &getGnomeWorkspaceNamesAtom() { return gnome_wm_win_workspace_names; } inline Atom &getGnomeStateAtom() { return gnome_wm_win_state; } + inline Atom &getGnomeHintsAtom() { return gnome_wm_win_hints; } #endif //GNOME inline const Atom &getWMChangeStateAtom(void) const -- cgit v0.11.2