diff options
author | monsta <[email protected]> | 2016-11-21 22:28:15 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-11-21 22:28:15 +0300 |
commit | 9a94231819bbfaf23e477dc27c3966903ebdf1e1 (patch) | |
tree | 643b864764f69ce556ceeac785a2ed6e6f7c44d2 /src/eom-dialog.h | |
parent | e85aca3ba0c5f59b12fd557285cc74dbbb8bf909 (diff) | |
download | eom-9a94231819bbfaf23e477dc27c3966903ebdf1e1.tar.bz2 eom-9a94231819bbfaf23e477dc27c3966903ebdf1e1.tar.xz |
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
and require libmate-desktop >= 1.17
Diffstat (limited to 'src/eom-dialog.h')
-rw-r--r-- | src/eom-dialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/eom-dialog.h b/src/eom-dialog.h index b9f7a52..d2b92ac 100644 --- a/src/eom-dialog.h +++ b/src/eom-dialog.h @@ -24,7 +24,6 @@ #include <glib.h> #include <glib-object.h> -#include <gtk/gtk.h> G_BEGIN_DECLS |