author | cniehaus <cniehaus> | 2002-09-16 15:12:58 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-09-16 15:12:58 (UTC) |
commit | 2586589b1edb3c3b63aaf2fe1252c99162d4d70d (patch) (unidiff) | |
tree | 177e7979cbc1e678651fde2032d2252eef979232 | |
parent | d5d64f7617836096a4e9de81997ada7b6f220b47 (diff) | |
download | opie-2586589b1edb3c3b63aaf2fe1252c99162d4d70d.zip opie-2586589b1edb3c3b63aaf2fe1252c99162d4d70d.tar.gz opie-2586589b1edb3c3b63aaf2fe1252c99162d4d70d.tar.bz2 |
cvsignore: calcdlg.*
calcdlg.ui: setCaption changed
-rw-r--r-- | noncore/apps/oxygen/.cvsignore | 2 | ||||
-rw-r--r-- | noncore/apps/oxygen/calcdlg.ui | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/noncore/apps/oxygen/.cvsignore b/noncore/apps/oxygen/.cvsignore index 2c33e73..af13397 100644 --- a/noncore/apps/oxygen/.cvsignore +++ b/noncore/apps/oxygen/.cvsignore | |||
@@ -1,3 +1,5 @@ | |||
1 | calcdlg.h | ||
2 | calcdlg.cpp | ||
1 | moc_* | 3 | moc_* |
2 | *.moc | 4 | *.moc |
3 | Makefile* | 5 | Makefile* |
diff --git a/noncore/apps/oxygen/calcdlg.ui b/noncore/apps/oxygen/calcdlg.ui index 5b0c53e..adaa8b0 100644 --- a/noncore/apps/oxygen/calcdlg.ui +++ b/noncore/apps/oxygen/calcdlg.ui | |||
@@ -2,31 +2,31 @@ | |||
2 | <class>CalcDlg</class> | 2 | <class>CalcDlg</class> |
3 | <widget> | 3 | <widget> |
4 | <class>QWidget</class> | 4 | <class>QWidget</class> |
5 | <property stdset="1"> | 5 | <property stdset="1"> |
6 | <name>name</name> | 6 | <name>name</name> |
7 | <cstring>CalcDlg</cstring> | 7 | <cstring>CalcDlg</cstring> |
8 | </property> | 8 | </property> |
9 | <property stdset="1"> | 9 | <property stdset="1"> |
10 | <name>geometry</name> | 10 | <name>geometry</name> |
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>275</width> | 14 | <width>271</width> |
15 | <height>357</height> | 15 | <height>357</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
18 | <property stdset="1"> | 18 | <property stdset="1"> |
19 | <name>caption</name> | 19 | <name>caption</name> |
20 | <string>Network Time</string> | 20 | <string>Calculations</string> |
21 | </property> | 21 | </property> |
22 | <property> | 22 | <property> |
23 | <name>layoutMargin</name> | 23 | <name>layoutMargin</name> |
24 | </property> | 24 | </property> |
25 | <property> | 25 | <property> |
26 | <name>layoutSpacing</name> | 26 | <name>layoutSpacing</name> |
27 | </property> | 27 | </property> |
28 | <widget> | 28 | <widget> |
29 | <class>QTabWidget</class> | 29 | <class>QTabWidget</class> |
30 | <property stdset="1"> | 30 | <property stdset="1"> |
31 | <name>name</name> | 31 | <name>name</name> |
32 | <cstring>TabWidgetMain</cstring> | 32 | <cstring>TabWidgetMain</cstring> |