summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Maudsley <richard.maudsley@isode.com>2014-01-21 10:23:31 (GMT)
committerRichard Maudsley <richard.maudsley@isode.com>2014-01-21 10:23:31 (GMT)
commitc1ac72f9fd5e8da003eee57552586fee93e937fb (patch)
tree1688ad6fc5b2d452e9ce7b861a9b24f7e85cd924 /Swift/QtUI/QtHighlightEditor.h
parent5f187f420d69c264d6b36a5c32f003514ab45ed8 (diff)
downloadswift-c1ac72f9fd5e8da003eee57552586fee93e937fb.zip
swift-c1ac72f9fd5e8da003eee57552586fee93e937fb.tar.bz2
GUI Tweaks.
Change-Id: Ibe58d9c0fccc4f96854aa486415372f98a3eb167
Diffstat (limited to 'Swift/QtUI/QtHighlightEditor.h')
-rw-r--r--Swift/QtUI/QtHighlightEditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/QtUI/QtHighlightEditor.h b/Swift/QtUI/QtHighlightEditor.h
index 6d3d42d..52414a6 100644
--- a/Swift/QtUI/QtHighlightEditor.h
+++ b/Swift/QtUI/QtHighlightEditor.h
@@ -50,7 +50,7 @@ namespace Swift {
void selectSoundFile();
private:
-
+ void populateList();
void selectRow(int row);
int getSelectedRow() const;
HighlightRule ruleFromDialog();