Ripped the guts out of the BufferWidget (which is basically the StackedWidget contain...
[quassel.git] / src / client / buffer.h
index b67a0f4..fa2e472 100644 (file)
@@ -60,7 +60,8 @@ public:
 
   BufferInfo bufferInfo() const;
   void updateBufferInfo(BufferInfo bufferid);
-  
+
+  uint uid() const;
   uint networkId() const;
   
   QString networkName() const;