ImageViewer: adjust to style guide

Change-Id: Id0f5a521199b9dc5b29fc3cb7b7bd82521bc00e6
Reviewed-on: http://codereview.qt.nokia.com/4130
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
hjk
2011-09-02 12:16:56 +02:00
committed by hjk
parent c34ca89826
commit ef9d9953c9
9 changed files with 100 additions and 101 deletions

View File

@@ -62,7 +62,7 @@ public:
void extensionsInitialized();
private:
QScopedPointer<struct ImageViewerFactoryPrivate> d_ptr;
QScopedPointer<struct ImageViewerFactoryPrivate> d;
};
} // namespace Internal