diff options
author | Tarek Soliman | 2011-12-12 20:33:28 -0600 |
---|---|---|
committer | Tarek Soliman | 2011-12-13 08:36:41 -0600 |
commit | c6e001a1f5f76735f695301a6a1faeda90c284e6 (patch) | |
tree | e2b3114303bbcc91b75a8f777cc1c1a90e01ba5b /po/POTFILES | |
parent | d6ee5988d2f4f45e4e70db750eec91885413d9f6 (diff) | |
download | scummvm-rg350-c6e001a1f5f76735f695301a6a1faeda90c284e6.tar.gz scummvm-rg350-c6e001a1f5f76735f695301a6a1faeda90c284e6.tar.bz2 scummvm-rg350-c6e001a1f5f76735f695301a6a1faeda90c284e6.zip |
GUI: Move addClearButton() from options.cpp to widget.cpp
This is so it can be used outside options.cpp
Diffstat (limited to 'po/POTFILES')
-rw-r--r-- | po/POTFILES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES index 14ab5688ff..9898958222 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -13,6 +13,7 @@ gui/options.cpp gui/saveload.cpp gui/themebrowser.cpp gui/ThemeEngine.cpp +gui/widget.cpp base/main.cpp |