diff options
author | Camil Staps | 2019-10-20 16:03:52 +0200 |
---|---|---|
committer | Camil Staps | 2019-10-20 16:03:52 +0200 |
commit | 3670cdea024845e211cbf840cd9aebb20b5e74ae (patch) | |
tree | 54f535e0873bea5ef4ed3fe11a151bdd0850d5f0 /src/Gtk.dcl | |
parent | Add synonym type GtkM a :== State GtkState a (diff) |
Add tune class for margins
Diffstat (limited to 'src/Gtk.dcl')
-rw-r--r-- | src/Gtk.dcl | 1 |
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 |