Code

Separated the OCAL import and export dialogs into their own source file - ocaldialogs...
authorjoelholdsworth <joelholdsworth@users.sourceforge.net>
Sun, 19 Aug 2007 00:29:36 +0000 (00:29 +0000)
committerjoelholdsworth <joelholdsworth@users.sourceforge.net>
Sun, 19 Aug 2007 00:29:36 +0000 (00:29 +0000)
commit17702c3e7d673070205000a6359403bb920e10aa
treedcac4198e7a53c9eaf45d84beeb22a4f694bdcfb
parent94a7b78851407fd76883335057a3f9575ea7e86a
Separated the OCAL import and export dialogs into their own source file - ocaldialogs.cpp and ocaldialogs.h
src/ui/dialog/Makefile_insert
src/ui/dialog/filedialog.cpp
src/ui/dialog/filedialog.h
src/ui/dialog/filedialogimpl-gtkmm.cpp
src/ui/dialog/filedialogimpl-gtkmm.h
src/ui/dialog/ocaldialogs.cpp [new file with mode: 0644]
src/ui/dialog/ocaldialogs.h [new file with mode: 0644]