[Uml-devel] kdesdk/umbrello/umbrello/dialogs
Jonathan Riddell
jri at jriddell.org
Fri Mar 14 05:37:08 UTC 2003
CVS commit by jriddell:
removed FIXMEnow which didn't need fixing
M +2 -2 classattributesbase.cpp 1.2
M +2 -3 classattributesbase.h 1.2
M +2 -2 classoperationsbase.cpp 1.2
M +2 -3 classoperationsbase.h 1.2
M +0 -2 classpropertiespage.cpp 1.5
--- kdesdk/umbrello/umbrello/dialogs/classattributesbase.cpp #1.1:1.2
@@ -2,5 +2,5 @@
** Form implementation generated from reading ui file 'classattributesbase.ui'
**
-** Created: Mon Mar 10 23:43:50 2003
+** Created: Fri Mar 14 13:34:18 2003
** by: The User Interface Compiler ($Id$)
**
--- kdesdk/umbrello/umbrello/dialogs/classattributesbase.h #1.1:1.2
@@ -2,5 +2,5 @@
** Form interface generated from reading ui file 'classattributesbase.ui'
**
-** Created: Mon Mar 10 23:43:50 2003
+** Created: Fri Mar 14 13:34:18 2003
** by: The User Interface Compiler ($Id$)
**
--- kdesdk/umbrello/umbrello/dialogs/classoperationsbase.cpp #1.1:1.2
@@ -2,5 +2,5 @@
** Form implementation generated from reading ui file 'classoperationsbase.ui'
**
-** Created: Mon Mar 10 23:43:51 2003
+** Created: Fri Mar 14 13:34:18 2003
** by: The User Interface Compiler ($Id$)
**
--- kdesdk/umbrello/umbrello/dialogs/classoperationsbase.h #1.1:1.2
@@ -2,5 +2,5 @@
** Form interface generated from reading ui file 'classoperationsbase.ui'
**
-** Created: Mon Mar 10 23:43:51 2003
+** Created: Fri Mar 14 13:34:18 2003
** by: The User Interface Compiler ($Id$)
**
--- kdesdk/umbrello/umbrello/dialogs/classpropertiespage.cpp #1.4:1.5
@@ -53,10 +53,8 @@ void ClassPropertiesPage::cancel()
void ClassPropertiesPage::pageContentsModified()
{
- /*FIXMEnow m_autoApply doesn't seem to exist -- jr 13/3/2003
if(m_autoApply)
{
saveData();
}
- */
}
More information about the umbrello-devel
mailing list