Store the type of the current tab completion (user or channel) in the TabCompleter...
[quassel.git] / src / core / abstractsqlstorage.h
index c6c5521..8990551 100644 (file)
@@ -198,6 +198,7 @@ public:
     QString buffercname;
     int buffertype;
     int lastseenmsgid;
+    int markerlinemsgid;
     QString key;
     bool joined;
   };