mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 18:39:18 +02:00
maintenance: minor code cleanup
This commit is contained in:
@@ -15,7 +15,7 @@ http://mozilla.org/MPL/2.0/.
|
||||
class itemproperties_panel : public ui_panel {
|
||||
|
||||
public:
|
||||
itemproperties_panel( std::string const Name, bool const Isopen )
|
||||
itemproperties_panel( std::string const &Name, bool const Isopen )
|
||||
: ui_panel( Name, Isopen )
|
||||
{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user