summaryrefslogtreecommitdiff
path: root/src/Gtk.dcl
diff options
context:
space:
mode:
authorCamil Staps2019-10-20 16:03:52 +0200
committerCamil Staps2019-10-20 16:03:52 +0200
commit3670cdea024845e211cbf840cd9aebb20b5e74ae (patch)
tree54f535e0873bea5ef4ed3fe11a151bdd0850d5f0 /src/Gtk.dcl
parentAdd synonym type GtkM a :== State GtkState a (diff)
Add tune class for margins
Diffstat (limited to 'src/Gtk.dcl')
-rw-r--r--src/Gtk.dcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Gtk.dcl b/src/Gtk.dcl
index 75c7754..a77e2b1 100644
--- a/src/Gtk.dcl
+++ b/src/Gtk.dcl
@@ -2,5 +2,6 @@ definition module Gtk
import Gtk.Signal
import Gtk.State
+import Gtk.Tune
import Gtk.Types
import Gtk.Widgets