summaryrefslogtreecommitdiffstats
path: root/knights/thinbuttons.h
diff options
context:
space:
mode:
Diffstat (limited to 'knights/thinbuttons.h')
-rw-r--r--knights/thinbuttons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/thinbuttons.h b/knights/thinbuttons.h
index 24e6736..5367f61 100644
--- a/knights/thinbuttons.h
+++ b/knights/thinbuttons.h
@@ -63,7 +63,7 @@ class thinbuttons : public TQFrame
private:
resource *Resource;
- KPopupMenu *matchMenu;
+ TDEPopupMenu *matchMenu;
TQList<Buttons> buttons;
int buttWidth;
int rightClickID;