author | cniehaus <cniehaus> | 2002-09-16 15:12:58 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-09-16 15:12:58 (UTC) |
commit | 2586589b1edb3c3b63aaf2fe1252c99162d4d70d (patch) (side-by-side diff) | |
tree | 177e7979cbc1e678651fde2032d2252eef979232 /noncore | |
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 @@ +calcdlg.h +calcdlg.cpp moc_* *.moc 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 @@ <rect> <x>0</x> <y>0</y> - <width>275</width> + <width>271</width> <height>357</height> </rect> </property> <property stdset="1"> <name>caption</name> - <string>Network Time</string> + <string>Calculations</string> </property> <property> <name>layoutMargin</name> |