summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/emulation_widget.h
Unidiff
Diffstat (limited to 'noncore/apps/opie-console/emulation_widget.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/emulation_widget.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/apps/opie-console/emulation_widget.h b/noncore/apps/opie-console/emulation_widget.h
index d050681..f12b961 100644
--- a/noncore/apps/opie-console/emulation_widget.h
+++ b/noncore/apps/opie-console/emulation_widget.h
@@ -90,5 +90,5 @@ protected:
90 90
91protected: 91protected:
92 92
93 enum ScrollLocation 93 enum ScrollLocation
94 { 94 {
@@ -104,5 +104,5 @@ protected:
104 int m_blY; 104 int m_blY;
105 int m_brX; 105 int m_brX;
106 106
107 int m_bY; 107 int m_bY;
108 int m_bX; 108 int m_bX;
@@ -111,5 +111,5 @@ protected:
111 ScrollLocation scrollLoc; 111 ScrollLocation scrollLoc;
112 112
113 ColorEntry* color_table; 113 //ColorEntry* color_table;
114 114
115 bool blinking; 115 bool blinking;