summaryrefslogtreecommitdiff
path: root/noncore
authorandyq <andyq>2003-01-05 22:22:01 (UTC)
committer andyq <andyq>2003-01-05 22:22:01 (UTC)
commit87a077b4ab289e693dcef90664669e895cab0c9f (patch) (side-by-side diff)
treea76ef2f0cf1f7bbf065ae5bc1e2e7561a30c9533 /noncore
parent13c9d1da75f4caa252f0cffca032ce3bc884a75b (diff)
downloadopie-87a077b4ab289e693dcef90664669e895cab0c9f.zip
opie-87a077b4ab289e693dcef90664669e895cab0c9f.tar.gz
opie-87a077b4ab289e693dcef90664669e895cab0c9f.tar.bz2
Changed AQPkg reference to SFCave
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/sfcave/helpwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/sfcave/helpwindow.cpp b/noncore/games/sfcave/helpwindow.cpp
index aa15ac6..c920312 100644
--- a/noncore/games/sfcave/helpwindow.cpp
+++ b/noncore/games/sfcave/helpwindow.cpp
@@ -62,7 +62,7 @@ HelpWindow::HelpWindow( QWidget *parent, const char *name, bool modal, WFlags fl
{
// resize( 230, 280 );
- setCaption( "Help for AQPkg" );
+ setCaption( "Help for SFCave" );
QVBoxLayout *layout = new QVBoxLayout( this );
QString text = HELP_TEXT;;