-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,2 +1,4 @@ +calcdlg.h +calcdlg.cpp moc_* *.moc 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 @@ -12,5 +12,5 @@ <x>0</x> <y>0</y> - <width>275</width> + <width>271</width> <height>357</height> </rect> @@ -18,5 +18,5 @@ <property stdset="1"> <name>caption</name> - <string>Network Time</string> + <string>Calculations</string> </property> <property> |