]> Dogcows Code - chaz/openbox/blobdiff - openbox/popup.h
rename the Client struct to ObClient
[chaz/openbox] / openbox / popup.h
index f26bedd9e35671c218dd0e7ef324ba8a73412515..f8aedad402d989f6f918c8acbc34ba4ec44df53c 100644 (file)
@@ -19,7 +19,7 @@ void popup_position(Popup *self, int gravity, int x, int y);
 void popup_size(Popup *self, int w, int h);
 void popup_size_to_string(Popup *self, char *text);
 
-void popup_show(Popup *self, char *text, Icon *icon);
+void popup_show(Popup *self, char *text, ObClientIcon *icon);
 void popup_hide(Popup *self);
 
 #endif
This page took 0.021652 seconds and 4 git commands to generate.