Browse Source

Removed tooltips.h from selectiondialog.h

merge-requests/365/head
Ole Christian Eidheim 10 years ago
parent
commit
dafec140ba
  1. 1
      src/selectiondialog.h

1
src/selectiondialog.h

@ -3,7 +3,6 @@
#include "gtkmm.h" #include "gtkmm.h"
#include "logging.h" #include "logging.h"
#include "tooltips.h"
#include <unordered_map> #include <unordered_map>
class ListViewText : public Gtk::TreeView { class ListViewText : public Gtk::TreeView {

Loading…
Cancel
Save