Rename callgui.cpp -> gui.cpp and merge about.cpp into it
commitfad89430cf8168bb8dce73fc5bb06a1fecafadc7
authorjlh <jlh@gmx.ch>
Thu, 22 May 2008 18:01:34 +0000 (22 20:01 +0200)
committerjlh <jlh@gmx.ch>
Thu, 22 May 2008 18:24:03 +0000 (22 20:24 +0200)
treeb586c75240e449226e3226e2ee516d96d5e3a5e8
parent974ffc146e18574c1ac74c0d4680e8f42e8b0d7f
Rename callgui.cpp -> gui.cpp and merge about.cpp into it

The about dialog had too little code to be worth being in an own
file.
CMakeLists.txt
about.cpp [deleted file]
about.h [deleted file]
call.cpp
gui.cpp [moved from callgui.cpp with 72% similarity]
gui.h [moved from callgui.h with 89% similarity]
recorder.cpp