forked from qt-creator/qt-creator
Merge remote branch 'origin/1.3'
Trailing whitespace removal re-applied manually.
This commit is contained in:
@@ -248,7 +248,7 @@ public:
|
||||
virtual QList<QDesignerCustomWidgetInterface*> customWidgets() const;
|
||||
|
||||
private:
|
||||
QList<QDesignerCustomWidgetInterface*> m_plugins;
|
||||
QList<QDesignerCustomWidgetInterface*> m_plugins;
|
||||
};
|
||||
|
||||
#endif // CUSTOMWIDGETS_H
|
||||
|
||||
Reference in New Issue
Block a user