SettingsState.cpp 103 B

123456789101112
  1. #include "SettingsState.h"
  2. SettingsState::SettingsState()
  3. {
  4. }
  5. SettingsState::~SettingsState()
  6. {
  7. }