diff options
author | Ira Rice <irarice@gmail.com> | 2009-01-27 15:10:02 -0700 |
---|---|---|
committer | Ira Rice <irarice@gmail.com> | 2009-01-27 15:10:02 -0700 |
commit | 9ef72eaa168ca047f91f1dce2d98ef2c243b31c2 (patch) | |
tree | 635b05e7026efd75f1e1c56e0aa74efe09be8122 /po | |
parent | 955a7613d1fe116fe5e1da07a222b6849b3c885c (diff) | |
download | mana-9ef72eaa168ca047f91f1dce2d98ef2c243b31c2.tar.gz mana-9ef72eaa168ca047f91f1dce2d98ef2c243b31c2.tar.bz2 mana-9ef72eaa168ca047f91f1dce2d98ef2c243b31c2.tar.xz mana-9ef72eaa168ca047f91f1dce2d98ef2c243b31c2.zip |
Removed the fairly useless buttonbox class, as well as removing the
recorder's dependence upon it. This class should get a bit more work
done to it to simplify it further, but right now, it preserves all of
the same functionality.
Signed-off-by: Ira Rice <irarice@gmail.com>
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index f338e665..9df309d3 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -24,6 +24,7 @@ src/gui/npcstringdialog.cpp src/gui/npc_text.cpp src/gui/ok_dialog.cpp src/gui/popupmenu.cpp +src/gui/recorder.h src/gui/register.cpp src/gui/sell.cpp src/gui/setup_audio.cpp |