From ba034bf4cb91b83654056945fc27313a28528015 Mon Sep 17 00:00:00 2001 From: harlekin Date: Thu, 01 Aug 2002 00:47:09 +0000 Subject: gcc3.x fixes --- (limited to 'noncore/apps/opie-sheet/mainwindow.cpp') diff --git a/noncore/apps/opie-sheet/mainwindow.cpp b/noncore/apps/opie-sheet/mainwindow.cpp index 09ee68b..2f07bae 100644 --- a/noncore/apps/opie-sheet/mainwindow.cpp +++ b/noncore/apps/opie-sheet/mainwindow.cpp @@ -166,7 +166,7 @@ void MainWindow::documentOpen(const DocLnk &lnkDoc) } } -int MainWindow::saveCurrentFile(bool ask=TRUE) +int MainWindow::saveCurrentFile(bool ask) { if (ask) { -- cgit v0.9.0.2