Doc: remove old FORMS3 snippet

Change-Id: Ibb39c85facfbe8604e4b8a47525eb2c6babd2716
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
Joerg Bornemann 2014-07-28 18:04:08 +02:00 committed by Oswald Buddenhagen
parent 2dcbd82c69
commit 3dedf5ac37

View File

@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal ** Contact: http://www.qt-project.org/legal
** **
** This file is part of the documentation of the Qt Toolkit. ** This file is part of the documentation of the Qt Toolkit.
@ -218,13 +218,6 @@ FORMS = mydialog.ui \
#! [32] #! [32]
#! [33]
FORMS3 = my_uic3_dialog.ui \
my_uic3_widget.ui \
my_uic3_config.ui
#! [33]
#! [34] #! [34]
HEADERS = myclass.h \ HEADERS = myclass.h \
login.h \ login.h \