summaryrefslogtreecommitdiff
path: root/src/plugins/qnx/bardescriptoreditorwidget.h
diff options
context:
space:
mode:
authorDavid Kaspar <dkaspar@blackberry.com>2013-09-13 21:04:36 +0200
committerDavid Kaspar <dkaspar@blackberry.com>2013-09-17 13:38:12 +0200
commit59859d03f9ffef14d867c9cd513bccd24e653205 (patch)
tree2a1d5a9a3aca015aa25d90c86f9da04b4f88b23f /src/plugins/qnx/bardescriptoreditorwidget.h
parent2a3ef09473d0af1f8bb2ffa89fd737913341d688 (diff)
downloadqt-creator-59859d03f9ffef14d867c9cd513bccd24e653205.tar.gz
Qnx: Fixing BarDescriptorEditor to prevent loosing syntax highlighting
Task-Number: QTCREATORBUG-10039 Change-Id: I8a6b80d18da1be0697bd8aaceb5d8670105a8f49 Reviewed-by: Mehdi Fekari <mfekari@blackberry.com> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com> Reviewed-by: David Kaspar <dkaspar@blackberry.com>
Diffstat (limited to 'src/plugins/qnx/bardescriptoreditorwidget.h')
-rw-r--r--src/plugins/qnx/bardescriptoreditorwidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/qnx/bardescriptoreditorwidget.h b/src/plugins/qnx/bardescriptoreditorwidget.h
index ba4409268b..14a27da8c1 100644
--- a/src/plugins/qnx/bardescriptoreditorwidget.h
+++ b/src/plugins/qnx/bardescriptoreditorwidget.h
@@ -79,6 +79,7 @@ public:
BarDescriptorEditorAssetsWidget *assetsWidget() const;
+ void setFilePath(const QString &filePath);
QString xmlSource() const;
void setXmlSource(const QString &xmlSource);