summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2010-08-30 18:25:18 (GMT)
committerKevin Smith <git@kismith.co.uk>2010-08-30 18:25:28 (GMT)
commitb675400b6bc22d841ca5273939ab64be277adb32 (patch)
treee566f2d035fd7f49ae79596c23dbc323b4d9c74c /Swift/QtUI/ChatSnippet.h
parent2f3d74e471022d21477adccf013a0430956bddbf (diff)
downloadswift-b675400b6bc22d841ca5273939ab64be277adb32.zip
swift-b675400b6bc22d841ca5273939ab64be277adb32.tar.bz2
Assertion checks for adding messages etc.
Diffstat (limited to 'Swift/QtUI/ChatSnippet.h')
-rw-r--r--Swift/QtUI/ChatSnippet.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Swift/QtUI/ChatSnippet.h b/Swift/QtUI/ChatSnippet.h
index 9345f61..69ca5b8 100644
--- a/Swift/QtUI/ChatSnippet.h
+++ b/Swift/QtUI/ChatSnippet.h
@@ -22,7 +22,6 @@ namespace Swift {
return appendToPrevious_;
}
- protected:
static QString escape(const QString&);
private: