Browse Source

gtk2: fixed PPGdkScreen

mattias 2 years ago
parent
commit
e83bb19642
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/gtk2/src/gtkext/gtkstatusiconh.inc

+ 1 - 1
packages/gtk2/src/gtkext/gtkstatusiconh.inc

@@ -26,7 +26,7 @@ type
   PGtkStatusIcon = Pointer;
   PGtkStatusIconClass = Pointer;
 
-  PPGdkScreen = PGdkScreen;
+  PPGdkScreen = ^PGdkScreen;
 
 
 var