diff options
Diffstat (limited to 'Swift/QtUI/QtSwift.h')
| -rw-r--r-- | Swift/QtUI/QtSwift.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Swift/QtUI/QtSwift.h b/Swift/QtUI/QtSwift.h index 64b79b8..3ad5714 100644 --- a/Swift/QtUI/QtSwift.h +++ b/Swift/QtUI/QtSwift.h @@ -67,6 +67,7 @@ namespace Swift {          private:              XMLSettingsProvider* loadSettingsFile(const QString& fileName);              void loadEmoticonsFile(const QString& fileName, std::map<std::string, std::string>& emoticons); +            static const std::string& updateChannelToFeed(const std::string& channel);          private:              QtEventLoop clientMainThreadCaller_;  | 
 Swift