Continue arreglant cosetes amb cppcheck
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
#include "define_buttons.h"
|
||||
#include <utility> // for move
|
||||
#include "input.h" // for Input, InputType
|
||||
#include "lang.h" // for getText
|
||||
#include "options.h" // for options
|
||||
#include "param.h" // for param
|
||||
#include "section.h" // for Name, Options, name, options
|
||||
#include "text.h" // for Text
|
||||
#include "utils.h" // for OptionsController, Options, Param, ParamGame
|
||||
#include <utility> // para move
|
||||
#include "input.h" // para Input, InputType
|
||||
#include "lang.h" // para getText
|
||||
#include "options.h" // para options
|
||||
#include "param.h" // para param
|
||||
#include "section.h" // para Name, Options, name, options
|
||||
#include "text.h" // para Text
|
||||
#include "utils.h" // para OptionsController, Options, Param, ParamGame
|
||||
|
||||
// Constructor
|
||||
DefineButtons::DefineButtons(std::unique_ptr<Text> text_)
|
||||
|
||||
Reference in New Issue
Block a user