summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-reader/infowin.h2
-rw-r--r--noncore/apps/opie-sheet/sheet.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/apps/opie-reader/infowin.h b/noncore/apps/opie-reader/infowin.h
index 6f0fb99..c003998 100644
--- a/noncore/apps/opie-reader/infowin.h
+++ b/noncore/apps/opie-reader/infowin.h
@@ -21,3 +21,3 @@ Q_OBJECT
public:
- infowin::infowin( QWidget *parent=0, const char *name=0, WFlags f = 0);
+ infowin( QWidget *parent=0, const char *name=0, WFlags f = 0);
void setFileSize(int sz) { fileSize->setNum(sz); }
diff --git a/noncore/apps/opie-sheet/sheet.h b/noncore/apps/opie-sheet/sheet.h
index 92c8061..8938511 100644
--- a/noncore/apps/opie-sheet/sheet.h
+++ b/noncore/apps/opie-sheet/sheet.h
@@ -96,3 +96,3 @@ public:
- bool Expression::Parse(); //parses the expression in RPN format;
+ bool Parse(); //parses the expression in RPN format;