Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
need GTK::Simple::ConnectionHandler
May address #69
  • Loading branch information
jonathanstowe committed Nov 14, 2016
1 parent 533b1c3 commit 2f31fd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/GTK/Simple/DrawingArea.pm6
Expand Up @@ -6,6 +6,7 @@ use NativeCall;
use GTK::Simple::Raw :drawing-area, :DEFAULT;
use GTK::Simple::Common;
use GTK::Simple::Widget;
need GTK::Simple::ConnectionHandler;

my Mu $cairo_t;
my Mu $Cairo_Context;
Expand Down

0 comments on commit 2f31fd3

Please sign in to comment.