mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
General: Remove unnecessary semicolons
This commit is contained in:
@ -12,7 +12,7 @@ class MappingWidget;
|
||||
namespace ControllerEmu
|
||||
{
|
||||
class NumericSetting;
|
||||
};
|
||||
}
|
||||
|
||||
class MappingNumeric : public QSpinBox
|
||||
{
|
||||
|
Reference in New Issue
Block a user