summaryrefslogtreecommitdiffstats
path: root/kspaceduel/mainview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kspaceduel/mainview.h')
-rw-r--r--kspaceduel/mainview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspaceduel/mainview.h b/kspaceduel/mainview.h
index ab4a4fcc..ec182408 100644
--- a/kspaceduel/mainview.h
+++ b/kspaceduel/mainview.h
@@ -52,7 +52,7 @@ protected:
virtual void keyReleaseEvent(TQKeyEvent *event);
SConfig modifyConfig(SConfig conf);
TQCanvasPixmapArray* loadOldPixmapSequence(const TQString& datapattern,
- const TQString& tqmaskpattern, int framecount=1);
+ const TQString& maskpattern, int framecount=1);
void moveShips();
void moveBullets();
void moveMines();