summaryrefslogtreecommitdiff
path: root/src/eom-window.h
diff options
context:
space:
mode:
authorFelix Riemann <[email protected]>2014-05-03 20:27:10 +0200
committerraveit65 <[email protected]>2018-08-13 19:08:02 +0200
commitc2fc00295668a545f2f69d281e100cafd88c2098 (patch)
tree2dac836870ef4f261c3837f1f8d32159359e0f3a /src/eom-window.h
parent4b4a6119bce67e6b680077e31b070e37c5f11d67 (diff)
downloadeom-c2fc00295668a545f2f69d281e100cafd88c2098.tar.bz2
eom-c2fc00295668a545f2f69d281e100cafd88c2098.tar.xz
Remove EomDialog helper class
EomDialog has become obsolete with the switch to GtkBuilder templates. origin commits: https://gitlab.gnome.org/GNOME/eog/commit/9a60071
Diffstat (limited to 'src/eom-window.h')
-rw-r--r--src/eom-window.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/eom-window.h b/src/eom-window.h
index c90d291..04e028b 100644
--- a/src/eom-window.h
+++ b/src/eom-window.h
@@ -30,7 +30,6 @@
#include "eom-list-store.h"
#include "eom-image.h"
-#include "eom-dialog.h"
#include <glib.h>
#include <glib-object.h>