Functions
core/vgui/vgui_error_dialog.cxx File Reference

See vgui_error_dialog.h for a description of this file. More...

#include "vgui_error_dialog.h"
#include <vgui/vgui_dialog.h>

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.

Detailed Description

See vgui_error_dialog.h for a description of this file.

Author:
VGG, Oxford University

Definition in file vgui_error_dialog.cxx.


Function Documentation

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.