See vgui_error_dialog.h for a description of this file. More...
Go to the source code of this file.
Functions | |
| void | vgui_error_dialog (char const *msg) |
| Pop up an error dialog, and wait for the user to dismiss it. | |
See vgui_error_dialog.h for a description of this file.
Definition in file vgui_error_dialog.cxx.
| void vgui_error_dialog | ( | char const * | msg | ) |
Pop up an error dialog, and wait for the user to dismiss it.
Definition at line 10 of file vgui_error_dialog.cxx.
1.7.5.1