From dafec140baaf5b880f868b09716bb91b8f793bcd Mon Sep 17 00:00:00 2001 From: Ole Christian Eidheim Date: Wed, 13 Jan 2016 15:55:50 +0100 Subject: [PATCH] Removed tooltips.h from selectiondialog.h --- src/selectiondialog.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/selectiondialog.h b/src/selectiondialog.h index b95d3c6..07a7dd9 100644 --- a/src/selectiondialog.h +++ b/src/selectiondialog.h @@ -3,7 +3,6 @@ #include "gtkmm.h" #include "logging.h" -#include "tooltips.h" #include class ListViewText : public Gtk::TreeView {