Diffusion Krita 868e3c6f9197

KoFileDialog rather belongs to kowidgetutils than kowidgets

Authored by staniek on Aug 11 2015, 10:14 PM.

Description

KoFileDialog rather belongs to kowidgetutils than kowidgets

KoFileDialog belongs to "Tier 0"

Also move filedialogtester to widgetutils:

  • remove all i18n - not needed for the test
  • rename to kofiledialogtester
  • move to tests/ subdir
  • remove main.cpp which is too general file, place main() in KoFileDialogTester.cpp

Differential Revision: https://phabricator.kde.org/D360