diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-08-09 02:49:59 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-08-09 02:49:59 +0300 |
commit | feee96b61b8effb160b00484e156b8cc9caf219b (patch) | |
tree | 61c3315d2f16967ac619aba2167435430128fa59 /manaplus.cbp | |
parent | 9a7048a29bb9710eb2626c7eadb4eb6a165a521e (diff) | |
download | plus-feee96b61b8effb160b00484e156b8cc9caf219b.tar.gz plus-feee96b61b8effb160b00484e156b8cc9caf219b.tar.bz2 plus-feee96b61b8effb160b00484e156b8cc9caf219b.tar.xz plus-feee96b61b8effb160b00484e156b8cc9caf219b.zip |
Add perfomance setup tab.
Move some settings from video to perfomance tab.
Diffstat (limited to 'manaplus.cbp')
-rw-r--r-- | manaplus.cbp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manaplus.cbp b/manaplus.cbp index 2634e6e63..538555c7b 100644 --- a/manaplus.cbp +++ b/manaplus.cbp @@ -234,6 +234,8 @@ <Unit filename="src\gui\setup_keyboard.h" />
<Unit filename="src\gui\setup_other.cpp" />
<Unit filename="src\gui\setup_other.h" />
+ <Unit filename="src\gui\setup_perfomance.cpp" />
+ <Unit filename="src\gui\setup_perfomance.h" />
<Unit filename="src\gui\setup_players.cpp" />
<Unit filename="src\gui\setup_players.h" />
<Unit filename="src\gui\setup_theme.cpp" />
|