summaryrefslogtreecommitdiff
path: root/src/libs/utils/crumblepath.h
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2011-02-16 18:01:50 +0100
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2011-02-17 10:17:35 +0100
commit7f90d08c1867a38e22dcb0519ac9f785265f61b3 (patch)
tree8a83063fbaedb988838766a5b6a830447362a0fa /src/libs/utils/crumblepath.h
parentc74da9b7c58e2e427a369a10b27986c4dc61fb64 (diff)
downloadqt-creator-7f90d08c1867a38e22dcb0519ac9f785265f61b3.tar.gz
QmlJSInspector: Moved the property filter back into the QML observer dock
Changed around the way the background is drawn on the crumble path, so that the background extends below the filter line edit. Reviewed-by: Kai Koehne
Diffstat (limited to 'src/libs/utils/crumblepath.h')
-rw-r--r--src/libs/utils/crumblepath.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/utils/crumblepath.h b/src/libs/utils/crumblepath.h
index 0b1011e438..b2c1970c1a 100644
--- a/src/libs/utils/crumblepath.h
+++ b/src/libs/utils/crumblepath.h
@@ -65,7 +65,6 @@ signals:
protected:
void resizeEvent(QResizeEvent *);
- void paintEvent(QPaintEvent *);
private slots:
void mapClickToIndex();