Added 'OK' button to error message dialog
This commit is contained in:
@@ -17,6 +17,7 @@ enum ErrorMessageWidgets {
|
||||
WID_EM_CAPTION, ///< Caption of the window.
|
||||
WID_EM_FACE, ///< Error title.
|
||||
WID_EM_MESSAGE, ///< Error message.
|
||||
WID_EM_CLOSE, ///< Close button.
|
||||
};
|
||||
|
||||
#endif /* WIDGETS_ERROR_WIDGET_H */
|
||||
|
||||
Reference in New Issue
Block a user