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 | |||
@@ -11,13 +11,13 @@ | |||
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> |