]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/animate.h
latex include not properly working for links and titlepage
[wxWidgets.git] / include / wx / gtk / animate.h
index ef51ffe35242187d989db59faa95d1086076ce09..1bc82afc180e147420f98fd6e603f561bae53ae8 100644 (file)
@@ -44,7 +44,7 @@ public:
 
     // we can retrieve the delay for a frame only after building
     // a GdkPixbufAnimationIter...
-    virtual int GetDelay(unsigned int frame) const { return 0; }
+    virtual int GetDelay(unsigned int WXUNUSED(frame)) const { return 0; }
 
     virtual wxSize GetSize() const;