From 333d2da1da40d3547f823c5a20c8c586a7fc3c43 Mon Sep 17 00:00:00 2001 From: Nicolas Bacca Date: Wed, 3 Mar 2004 22:31:28 +0000 Subject: Add SDL information to track driver problems svn-id: r13171 --- backends/wince/CELauncherDialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'backends/wince/CELauncherDialog.h') diff --git a/backends/wince/CELauncherDialog.h b/backends/wince/CELauncherDialog.h index c035ca4ec1..6617b0250b 100644 --- a/backends/wince/CELauncherDialog.h +++ b/backends/wince/CELauncherDialog.h @@ -32,6 +32,7 @@ class CELauncherDialog : public GUI::LauncherDialog { public: CELauncherDialog(GameDetector &detector); + virtual void handleCommand(GUI::CommandSender *sender, uint32 cmd, uint32 data); protected: void addGame(); void addCandidate(String &path, DetectedGameList &candidates); -- cgit v1.2.3