diff options
Diffstat (limited to 'demos/undo')
-rw-r--r-- | demos/undo/undo.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/undo/undo.pro b/demos/undo/undo.pro index bf7017b..a4257cd 100644 --- a/demos/undo/undo.pro +++ b/demos/undo/undo.pro @@ -16,4 +16,3 @@ sources.path = $$[QT_INSTALL_DEMOS]/undo INSTALLS += target sources include($$QT_SOURCE_TREE/demos/demobase.pri) - |