-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 +1,3 @@ +calcdlg.h +calcdlg.cpp 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 @@ -13,3 +13,3 @@ <y>0</y> - <width>275</width> + <width>271</width> <height>357</height> @@ -19,3 +19,3 @@ <name>caption</name> - <string>Network Time</string> + <string>Calculations</string> </property> |