]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/eggtrayicon.c
Applied patch [ 1196827 ] Fixes Assert with wxTreeCtrl::GetSelections on wxMSW
[wxWidgets.git] / src / gtk / eggtrayicon.c
index 4d244e04164439f7bd3c2ec3418d9cc8de1fb37d..10aed866ae9a10939b2b27cb3cbff82c321e3a72 100644 (file)
@@ -437,5 +437,5 @@ egg_tray_icon_cancel_message (EggTrayIcon *icon,
                                      id, 0, 0);
 }
 
-#endif // __WXGTK20__
-#endif // GTK_CHECK_VERSION(2, 1, 0)
+#endif /* __WXGTK20__ */
+#endif /* GTK_CHECK_VERSION(2, 1, 0) */