2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 00:55:12 +00:00

fixed lang, notifywindow init and sendToMenu hiding not in windows

This commit is contained in:
John Preston
2014-07-18 15:12:18 +04:00
parent 070ea58a53
commit 41c1effb4a
4 changed files with 4 additions and 4 deletions

View File

@@ -664,7 +664,7 @@ void SettingsInner::showAll() {
_autoStart.hide();
_startMinimized.hide();
_sendToMenu.show();
_sendToMenu.hide();
}
if (cRetina()) {
_dpiSlider.hide();