]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/mvc/treeview.h
Removed the ability to show "pictures" (maps) of rooms and maps of conferences.
[toast/confclerk.git] / src / mvc / treeview.h
index 04138503e6464ef255b4e39e874446471d29283d..888b6f75b9d0d44db4fff138893907231135856d 100644 (file)
@@ -36,7 +36,6 @@ public slots:
 private slots:
     void handleItemClicked(const QModelIndex &index);
 signals:
-    void requestForMap(const QModelIndex &aIndex);
     void requestForConflicts(const QModelIndex &aIndex);
     void eventHasChanged(int aEventId, bool aReloadModel = false); // emited when user changes some event details, eg. sets it Favourite
 };