summaryrefslogtreecommitdiff
path: root/src/libs/utils/pathchooser.h
diff options
context:
space:
mode:
authorhjk <qthjk@ovi.com>2012-08-23 13:55:11 +0200
committerhjk <qthjk@ovi.com>2012-08-24 13:37:44 +0200
commitec6929434d5f5bb97f4a113c724cce5df926058c (patch)
tree3fae82787aabbcc2b07bd5aaa1b1e81f9e05846e /src/libs/utils/pathchooser.h
parent5ff302d87de66d533eb0e7bd0e3d47da970dab51 (diff)
downloadqt-creator-ec6929434d5f5bb97f4a113c724cce5df926058c.tar.gz
utils: base PathChooser on FancyLineEdit
Change-Id: Ibf5e7ca866dca0816efda9f75af2cd17ac61c7c7 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
Diffstat (limited to 'src/libs/utils/pathchooser.h')
-rw-r--r--src/libs/utils/pathchooser.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libs/utils/pathchooser.h b/src/libs/utils/pathchooser.h
index 3e8cff89c5..6c3f1ec369 100644
--- a/src/libs/utils/pathchooser.h
+++ b/src/libs/utils/pathchooser.h
@@ -34,6 +34,7 @@
#include "utils_global.h"
#include "fileutils.h"
+#include "fancylineedit.h"
#include <QWidget>
@@ -115,7 +116,7 @@ public:
void insertButton(int index, const QString &text, QObject *receiver, const char *slotFunc);
QAbstractButton *buttonAtIndex(int index) const;
- QLineEdit *lineEdit() const;
+ FancyLineEdit *lineEdit() const;
// For PathChoosers of 'Command' type, this property specifies the arguments
// required to obtain the tool version (commonly, '--version'). Setting them