From 4ecea7806d45ca40b370b13da6fe4781ef04367d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 May 2013 17:05:28 +0300 Subject: add option to override detected screen density. --- src/gui/setup_other.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/gui/setup_other.h') diff --git a/src/gui/setup_other.h b/src/gui/setup_other.h index 2f0fdaf04..cc20ad2d9 100644 --- a/src/gui/setup_other.h +++ b/src/gui/setup_other.h @@ -39,15 +39,13 @@ class Setup_Other final : public SetupTabScroll A_DELETE_COPY(Setup_Other) ~Setup_Other(); - void apply(); - void externalUpdated(); protected: NamesModel *mProxyTypeList; - NamesModel *mShortcutsList; + NamesModel *mDensityList; }; #endif -- cgit v1.2.3-70-g09d2