Finishing the renaming of the BufferTreeView, since SVN doesn't allow
[quassel.git] / src / client / networkmodel.cpp
similarity index 99%
rename from src/client/buffertreemodel.cpp
rename to src/client/networkmodel.cpp
index 865c4a4..9901615 100644 (file)
@@ -20,7 +20,7 @@
 
 #include <QColor>  // FIXME Dependency on QtGui!
 
-#include "buffertreemodel.h"
+#include "networkmodel.h"
 
 #include "mappedselectionmodel.h"
 #include <QAbstractItemView>