forked from qt-creator/qt-creator
IOptionsPage: replace virtual fuctions by data members
Change-Id: I8297df85109b67b79f90c33263a5dc7b89efbb60 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
This commit is contained in:
@@ -62,10 +62,6 @@ CommandMappings::CommandMappings(QObject *parent)
|
||||
{
|
||||
}
|
||||
|
||||
CommandMappings::~CommandMappings()
|
||||
{
|
||||
}
|
||||
|
||||
// IOptionsPage
|
||||
|
||||
QWidget *CommandMappings::createPage(QWidget *parent)
|
||||
|
||||
Reference in New Issue
Block a user