OK Folks, my first commit after quite a while, and while Quassel looks the same as...
[quassel.git] / src / client / buffer.cpp
index 7f4d885..7afc15b 100644 (file)
@@ -43,6 +43,7 @@ Buffer::Buffer(BufferId bufid) {
 }
 
 Buffer::~Buffer() {
+  //qDebug() << "destroying buffer";
   //delete widget;
   /*
   QSettings s;