diff options
Diffstat (limited to 'doc/src/snippets/declarative/qtbinding/stopwatch/stopwatch.pro')
-rw-r--r-- | doc/src/snippets/declarative/qtbinding/stopwatch/stopwatch.pro | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/src/snippets/declarative/qtbinding/stopwatch/stopwatch.pro b/doc/src/snippets/declarative/qtbinding/stopwatch/stopwatch.pro deleted file mode 100644 index d803e6a..0000000 --- a/doc/src/snippets/declarative/qtbinding/stopwatch/stopwatch.pro +++ /dev/null @@ -1,3 +0,0 @@ -QT += declarative -HEADERS += stopwatch.h -SOURCES += main.cpp stopwatch.cpp |