summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swift/QtUI/QtViewHistoryWindow.h')
-rw-r--r--Swift/QtUI/QtViewHistoryWindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Swift/QtUI/QtViewHistoryWindow.h b/Swift/QtUI/QtViewHistoryWindow.h
index 1ed5757..d1a0203 100644
--- a/Swift/QtUI/QtViewHistoryWindow.h
+++ b/Swift/QtUI/QtViewHistoryWindow.h
@@ -26,6 +26,7 @@ namespace Swift {
void handleAfterSliderValueChanged(const int value);
private:
+ void addDummyMessage();
std::string getLabel(const int value);
QtChatView* messageLog_;
Ui::QtViewHistoryWindow ui;