summaryrefslogtreecommitdiff
path: root/muse2/muse/cobject.h
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-09-14 17:17:31 +0000
committerFlorian Jung <flo@windfisch.org>2011-09-14 17:17:31 +0000
commit2529ef06d1227b457af051a494ddb579ef590fe3 (patch)
treee4f3d3c77d39a5395fc3fa6806af85bb3ea77392 /muse2/muse/cobject.h
parent187665d84e56b63f569731550c652a89cb650309 (diff)
parent42269af2e0cc7a8c7b70d89ffa270184acde3dec (diff)
merged with trunk
tiny fix: removed bool initalizing completely reindented cobject.cpp
Diffstat (limited to 'muse2/muse/cobject.h')
-rw-r--r--muse2/muse/cobject.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/muse2/muse/cobject.h b/muse2/muse/cobject.h
index 08fa2b47..1ee2b581 100644
--- a/muse2/muse/cobject.h
+++ b/muse2/muse/cobject.h
@@ -115,8 +115,6 @@ class TopWin : public QMainWindow
void initTopwinState();
- bool initalizing; //if true, no state is saved
-
private slots:
void setFullscreen(bool);