X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fwidgets%2Fqg_mainwindowinterface.h;h=953392320edea44a965a2b4d178010f6108d39e3;hb=2ee84c5948ede7fc2f7b4435c5edef42a030ac05;hp=1fba382e64718c28963e80a6348a0f2fb0d19032;hpb=3239ef39dcee08fa6e8cd68cdf2727fc68cc7a8c;p=architektonas diff --git a/src/widgets/qg_mainwindowinterface.h b/src/widgets/qg_mainwindowinterface.h index 1fba382..9533923 100644 --- a/src/widgets/qg_mainwindowinterface.h +++ b/src/widgets/qg_mainwindowinterface.h @@ -9,7 +9,7 @@ class ActionHandler; /** * Interface for main application windows. */ -class QG_MainWindowInterface: public RS_MainWindowInterface +class QG_MainWindowInterface: public MainWindowInterface { public: QG_MainWindowInterface() {}