Go to the documentation of this file.
26 #if !defined(INCLUDED_GENERICPLUGINUIMESSAGES_H)
27 #define INCLUDED_GENERICPLUGINUIMESSAGES_H
31 #define DIALOG_ERROR_TITLE "Error"
32 #define DIALOG_WARNING_TITLE "Warning"
37 #define DIALOG_INTERNAL_ERROR "Internal error in plugin code."
42 #define DIALOG_CANCEL_BUTTON "Cancel"
43 #define DIALOG_APPLY_BUTTON "Apply"
44 #define DIALOG_OK_BUTTON "OK"
47 #endif // #if !defined(INCLUDED_GENERICPLUGINUIMESSAGES_H)