summaryrefslogtreecommitdiff
path: root/Source/QtDialog/QCMakeCacheView.h
diff options
context:
space:
mode:
authorClinton Stimpson <clinton@elemtech.com>2007-11-10 11:36:09 -0500
committerClinton Stimpson <clinton@elemtech.com>2007-11-10 11:36:09 -0500
commit5a539b731bbc5ee4afb01a34976988a394ee42b4 (patch)
tree9071c0f8d9075a8dfd4f4cc1370d79da2cf0b086 /Source/QtDialog/QCMakeCacheView.h
parent34c882a9f8b45350ba8d56d79a94e1602694ef8f (diff)
downloadcmake-5a539b731bbc5ee4afb01a34976988a394ee42b4.tar.gz
ENH: Re-arrange UI a bit.
BUG: Properly update when values that changed since the last configure.
Diffstat (limited to 'Source/QtDialog/QCMakeCacheView.h')
-rw-r--r--Source/QtDialog/QCMakeCacheView.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/QtDialog/QCMakeCacheView.h b/Source/QtDialog/QCMakeCacheView.h
index 15c06d4fcf..a6ddbf20c3 100644
--- a/Source/QtDialog/QCMakeCacheView.h
+++ b/Source/QtDialog/QCMakeCacheView.h
@@ -45,7 +45,6 @@ public slots:
void setSearchFilter(const QString&);
protected:
- void contextMenuEvent(QContextMenuEvent* e);
QModelIndex moveCursor(CursorAction, Qt::KeyboardModifiers);
void showEvent(QShowEvent* e);
bool Init;