MOIve reference rto GtkOSXApplication inot conditionally compiled code
authorPete Fotheringham <pete.fotheringham@codethink.co.uk>
Thu, 9 Feb 2012 08:24:54 +0000 (08:24 +0000)
committerPete Fotheringham <pete.fotheringham@codethink.co.uk>
Thu, 9 Feb 2012 08:24:54 +0000 (08:24 +0000)
src/moonshot-identity-management-view.vala

index 6692fcb..28e205d 100644 (file)
@@ -353,8 +353,8 @@ class IdentityManagerView : Window {
          * so for now we will install silently
          */
         var ret = Gtk.ResponseType.YES;
+       public OSXApplication osxApp;
 #else
-       public OSXApplication osxApp;
 
         var dialog = new Gtk.MessageDialog (this,
                                             Gtk.DialogFlags.DESTROY_WITH_PARENT,