From d59cd9111c1e86b224ea62cc975c49b157e2b3cf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 19 Oct 2012 23:56:04 +0300 Subject: Add to some controls palette inheritance from other controls. --- src/gui/setup_perfomance.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/setup_perfomance.h') diff --git a/src/gui/setup_perfomance.h b/src/gui/setup_perfomance.h index 8639520a1..3b6799635 100644 --- a/src/gui/setup_perfomance.h +++ b/src/gui/setup_perfomance.h @@ -33,7 +33,7 @@ class EditDialog; class Setup_Perfomance final : public SetupTabScroll { public: - Setup_Perfomance(); + Setup_Perfomance(const Widget2 *const widget); A_DELETE_COPY(Setup_Perfomance) -- cgit v1.2.3-70-g09d2