mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 15:23:30 +00:00
Moved file_chooser.hpp to filechooser.hpp...
...to have the same basename as filechooser.cpp.
This commit is contained in:
parent
4ef1093dc9
commit
a723fd5194
@ -28,7 +28,7 @@ class unit_type;
|
||||
|
||||
#include "widgets/button.hpp"
|
||||
|
||||
#include "file_chooser.hpp"
|
||||
#include "filechooser.hpp"
|
||||
|
||||
namespace dialogs {
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
#include "../config.hpp"
|
||||
#include "../construct_dialog.hpp"
|
||||
#include "../cursor.hpp"
|
||||
#include "../file_chooser.hpp"
|
||||
#include "../filechooser.hpp"
|
||||
#include "../filesystem.hpp"
|
||||
#include "../font.hpp"
|
||||
#include "../game_config.hpp"
|
||||
|
@ -22,7 +22,7 @@
|
||||
#include "../config_adapter.hpp"
|
||||
#include "../construct_dialog.hpp"
|
||||
#include "../cursor.hpp"
|
||||
#include "../file_chooser.hpp"
|
||||
#include "../filechooser.hpp"
|
||||
#include "../filesystem.hpp"
|
||||
#include "../foreach.hpp"
|
||||
#include "../gettext.hpp"
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
#include "display.hpp"
|
||||
#include "gettext.hpp"
|
||||
#include "file_chooser.hpp"
|
||||
#include "filechooser.hpp"
|
||||
#include "video.hpp"
|
||||
#include "widgets/file_menu.hpp"
|
||||
#include "filesystem.hpp"
|
||||
|
@ -22,7 +22,7 @@
|
||||
#include "construct_dialog.hpp"
|
||||
#include "cursor.hpp"
|
||||
#include "dialogs.hpp"
|
||||
#include "file_chooser.hpp"
|
||||
#include "filechooser.hpp"
|
||||
#include "game_display.hpp"
|
||||
#include "filesystem.hpp"
|
||||
#include "font.hpp"
|
||||
|
@ -18,7 +18,7 @@
|
||||
#include "cursor.hpp"
|
||||
#include "display.hpp"
|
||||
#include "filesystem.hpp"
|
||||
#include "file_chooser.hpp"
|
||||
#include "filechooser.hpp"
|
||||
#include "game_preferences.hpp"
|
||||
#include "gettext.hpp"
|
||||
#include "hotkeys.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user