diff options
Diffstat (limited to 'board.h')
-rw-r--r-- | board.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -46,7 +46,6 @@ public: signals: void configChanged(); void forumsChanged(); - void imageChanged(const QString& imageUrl); void forumTopicsChanged(int forumId, int start, int end); void topicPostsChanged(int topicId, int start, int end); |