]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - include/qerplugin.h
s/GtkRadiant/NetRadiant/
[xonotic/netradiant.git] / include / qerplugin.h
index ea7be9e4b60ad6ebc28d9a96f318ff1200967012..a6a08d372817d70f9c7b8b79ab2b83e3fa739573 100644 (file)
@@ -65,7 +65,7 @@ enum EMessageBoxReturn
 
 // simple Message Box, see above for the 'type' flags
 
 
 // simple Message Box, see above for the 'type' flags
 
-typedef EMessageBoxReturn (* PFN_QERAPP_MESSAGEBOX) (GtkWidget *parent, const char* text, const char* caption/* = "GtkRadiant"*/, EMessageBoxType type/* = eMB_OK*/, EMessageBoxIcon icon/* = eMB_ICONDEFAULT*/);
+typedef EMessageBoxReturn (* PFN_QERAPP_MESSAGEBOX) (GtkWidget *parent, const char* text, const char* caption/* = "NetRadiant"*/, EMessageBoxType type/* = eMB_OK*/, EMessageBoxIcon icon/* = eMB_ICONDEFAULT*/);
 
 // file and directory selection functions return null if the user hits cancel
 // - 'title' is the dialog title (can be null)
 
 // file and directory selection functions return null if the user hits cancel
 // - 'title' is the dialog title (can be null)