Add newline at the end of PreferencesWindow.cpp

This completes the move of clock preferences from Deskbar to Time.

This closes #7331. Also closing #8769 as invalid as it has been
discussed to death and 12/24 hour setting seems to belong in Locale
prefs only.

Clock preferences have been moved into their own settings file as
well so perhaps will be moved to their own replicant in the future.
This commit is contained in:
John Scipione 2012-12-20 18:58:09 -05:00
parent 37fb25e0f8
commit defcf2ebc4

View File

@ -409,4 +409,4 @@ PreferencesWindow::_HandleChangedSettingsView()
view->Show();
}
}
}