summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3df7a1f)
raw | patch | inline | side by side (parent: 3df7a1f)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Sat, 4 Nov 2006 21:59:40 +0000 (21:59 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Sat, 4 Nov 2006 21:59:40 +0000 (21:59 +0000) |
src/desktop.h | patch | blob | history |
diff --git a/src/desktop.h b/src/desktop.h
index 708ca8fd5a3ae34caadad4226c1ef7a6a66721b4..e9e2f638e764d5388ba433ea12bf6fdae8a55e29 100644 (file)
--- a/src/desktop.h
+++ b/src/desktop.h
void setDisplayModeNormal();
void setDisplayModeOutline();
void displayModeToggle();
+ int displayMode;
+ int getMode() const { return displayMode; }
void set_active (bool new_active);
SPObject *currentRoot() const;