]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/accel.cpp
VTK wrapper of vtkRenderWindow for wxPython. Tested on MSW so far.
[wxWidgets.git] / src / motif / accel.cpp
index 4c87676c43b5507c771923e79a7b046455fe5585..1a24c747b202352e97c8d69db4c7b02ba8112a81 100644 (file)
@@ -61,7 +61,7 @@ wxAcceleratorTable::~wxAcceleratorTable()
 }
 
 // Load from .rc resource
 }
 
 // Load from .rc resource
-wxAcceleratorTable::wxAcceleratorTable(const wxString& resource)
+wxAcceleratorTable::wxAcceleratorTable(const wxString& WXUNUSED(resource))
 {
     m_refData = new wxAcceleratorRefData;
 }
 {
     m_refData = new wxAcceleratorRefData;
 }