The Battle for Wesnoth  1.19.0-dev
Namespaces | Enumerations
retval.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gui2
 Generic file dialog.
 

Enumerations

enum  gui2::retval : int { gui2::NONE = 0 , gui2::OK = -1 , gui2::CANCEL = -2 , gui2::AUTO_CLOSE = -3 }
 Default window/dialog return values. More...