Cleanupination/Prettyfication/Refactorination of the BufferModel
[quassel.git] / src / client / buffer.h
index fa2e472..781a996 100644 (file)
@@ -65,8 +65,7 @@ public:
   uint networkId() const;
   
   QString networkName() const;
-  QString bufferName() const;
-  QString displayName() const;
+  QString name() const;
   
   QList<AbstractUiMsg *> contents() const;