Remove a line of garbage
Change-Id: Iae931b4a944abe29097dc30f97099e9aeaa9387c Reviewed-by: Paul Olav Tvete <paul.tvete@nokia.com>bb10
parent
81c53721d0
commit
40a96e136c
|
|
@ -52,9 +52,7 @@ QT_BEGIN_NAMESPACE
|
|||
|
||||
#ifndef QT_NO_LIBRARY
|
||||
|
||||
//class QGenericObject; ?????
|
||||
|
||||
struct Q_GUI_EXPORT QGenericPluginFactoryInterface : public QFactoryInterface
|
||||
struct Q_GUI_EXPORT QGenericPluginFactoryInterface : public QFactoryInterface
|
||||
{
|
||||
virtual QObject* create(const QString &name, const QString &spec) = 0;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue