summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bc2c9f8)
raw | patch | inline | side by side (parent: bc2c9f8)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Wed, 28 Jan 2009 23:34:04 +0000 (23:34 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Wed, 28 Jan 2009 23:34:04 +0000 (23:34 +0000) |
src/desktop.h | patch | blob | history |
diff --git a/src/desktop.h b/src/desktop.h
index e1479d8573fd429768fd71e55edc0b3f4c717d1a..73b9262ddd01d6dfcd93aadc7c8c06d3030e11ab 100644 (file)
--- a/src/desktop.h
+++ b/src/desktop.h
void setWaitingCursor();
void clearWaitingCursor();
+ bool isWaitingCursor() const { return waiting_cursor; };
void toggleColorProfAdjust();