The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces
window_private.hpp File Reference

Helper for header for the window. More...

#include "gui/widgets/window.hpp"
Include dependency graph for window_private.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gui2::window_implementation
 Helper to implement private functions without modifying the header. More...
 

Namespaces

 gui2
 Generic file dialog.
 

Detailed Description

Helper for header for the window.

Note
This file should only be included by window.cpp.

This file is being used for a small experiment similar like gui/widgets/grid_private.hpp.

Definition in file window_private.hpp.