forked from qt-creator/qt-creator
more cosmetic changes
This commit is contained in:
@@ -30,18 +30,17 @@
|
||||
** 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
|
||||
#include "inavigationwidgetfactory.h"
|
||||
|
||||
using namespace Core;
|
||||
|
||||
INavigationWidgetFactory::INavigationWidgetFactory()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
INavigationWidgetFactory::~INavigationWidgetFactory()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
QKeySequence INavigationWidgetFactory::activationSequence()
|
||||
|
||||
Reference in New Issue
Block a user