Remove init() function declaration.
Fix doc error. This function is not used in Qt 5 and there is no definition for it. Change-Id: Id7e4fe1ada54005f65a559ae1ab393d011c37480 Reviewed-by: Timur Pocheptsov <Timur.Pocheptsov@digia.com>
This commit is contained in:
parent
fd9a51bf56
commit
cf5e557073
@ -52,7 +52,6 @@ public:
|
|||||||
NSView *nativeView() const;
|
NSView *nativeView() const;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
void init(NSView *parentView);
|
|
||||||
bool event(QEvent *ev);
|
bool event(QEvent *ev);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user