Skip to content

Commit

Permalink
Add newline at the end of PreferencesWindow.cpp
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jscipione committed Dec 20, 2012
1 parent 37fb25e commit defcf2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps/deskbar/PreferencesWindow.cpp
Expand Up @@ -409,4 +409,4 @@ PreferencesWindow::_HandleChangedSettingsView()

view->Show();
}
}
}

0 comments on commit defcf2e

Please sign in to comment.