Refactor the Variants factory to clearly separate KDE-specific stuff.
commit4e99c957acc2db9af469907ef5829e92fc797921
authorYann Dirson <ydirson@altern.org>
Sun, 20 Apr 2008 19:14:26 +0000 (20 21:14 +0200)
committerYann Dirson <ydirson@altern.org>
Sun, 20 Apr 2008 19:14:26 +0000 (20 21:14 +0200)
treeddcd3de52abfc7951afb093e875a7c203de74852
parentb3578c547ee8ebe7b25c69c9263b0b7b5df53f27
Refactor the Variants factory to clearly separate KDE-specific stuff.
src/CMakeLists.txt
src/game.cpp
src/mainwindow.cpp
src/newgame.cpp
src/pref_theme.cpp
src/variantfactories/kdepluginvariants.cpp [moved from src/variants.cpp with 70% similarity]
src/variantfactories/kdepluginvariants.h [copied from src/variants.h with 80% similarity]
src/variantfactory.cpp [new file with mode: 0644]
src/variantfactory.h [moved from src/variants.h with 66% similarity]