diff options
| author | Alan Ezust <ezust@ics.com> | 2012-11-03 10:34:04 -0700 |
|---|---|---|
| committer | Alan Ezust <ezust@ics.com> | 2012-11-03 10:34:04 -0700 |
| commit | 1504561b3fd9f032dfbd5ad2ed89a2590aca6184 (patch) | |
| tree | 03d3b95386d4f837974ef9f04328574a1cabbdc6 /tools/printslides/slideview.h | |
| parent | 4f02e87d129c0a72266bd41272d26a75cf3f2289 (diff) | |
docs only.
Diffstat (limited to 'tools/printslides/slideview.h')
| -rw-r--r-- | tools/printslides/slideview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/printslides/slideview.h b/tools/printslides/slideview.h index 492070b..ffcca00 100644 --- a/tools/printslides/slideview.h +++ b/tools/printslides/slideview.h @@ -25,7 +25,7 @@ /** A class for viewing and printing a QML Presentation with Slides. Assumes the root object of the QML file that was loaded is derived from Presentation from qt-labs qml-presentation-system - git clone git://gitorious.org/qt-labs/qml-presentation-system.git + @author Alan Ezust */ class SlideView : public QQuickView { Q_OBJECT |
