summaryrefslogtreecommitdiff
path: root/src/gui/setup_perfomance.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-05-20 13:05:50 +0300
committerAndrei Karas <akaras@inbox.ru>2013-05-21 00:02:09 +0300
commit2b3d2c3dd9d67b40a7f77963ccbe9dc962a8a5da (patch)
tree8b6bfb2acedc3218cd4532a066bd8300657d113b /src/gui/setup_perfomance.h
parent4e15d51a5ac633ad1d1f59a27eeb763a77e564ad (diff)
downloadplus-2b3d2c3dd9d67b40a7f77963ccbe9dc962a8a5da.tar.gz
plus-2b3d2c3dd9d67b40a7f77963ccbe9dc962a8a5da.tar.bz2
plus-2b3d2c3dd9d67b40a7f77963ccbe9dc962a8a5da.tar.xz
plus-2b3d2c3dd9d67b40a7f77963ccbe9dc962a8a5da.zip
Improve perfomance setup tab.
Diffstat (limited to 'src/gui/setup_perfomance.h')
-rw-r--r--src/gui/setup_perfomance.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/setup_perfomance.h b/src/gui/setup_perfomance.h
index b3c237bd7..5b2b73281 100644
--- a/src/gui/setup_perfomance.h
+++ b/src/gui/setup_perfomance.h
@@ -40,8 +40,6 @@ class Setup_Perfomance final : public SetupTabScroll
~Setup_Perfomance();
- void apply();
-
private:
NamesModel *mTexturesList;
};