Fixes: coreplugin: small fixes

Details:  comments & codestyle
This commit is contained in:
hjk
2009-01-26 15:27:04 +01:00
parent a438a853f3
commit 64f2d9f3d6
10 changed files with 82 additions and 68 deletions

View File

@@ -33,6 +33,8 @@
#include "inavigationwidgetfactory.h"
#include <QtGui/QKeySequence>
using namespace Core;
INavigationWidgetFactory::INavigationWidgetFactory()