]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/utils.cpp
changed ds[pw] files to use CRLF eol style and not native one (this helps if you...
[wxWidgets.git] / src / motif / utils.cpp
index e6309b2e51992f64fbda84131a8b43d691cbfc09..b56aa96fe70358491d24768d92b4511a98bedf3e 100644 (file)
@@ -136,7 +136,7 @@ wxPortId wxGUIAppTraits::GetToolkitVersion(int *verMaj, int *verMin) const
     return wxPORT_MOTIF;
 }
 
-wxEventLoop* wxGUIAppTraits::CreateEventLoop()
+wxEventLoopBase* wxGUIAppTraits::CreateEventLoop()
 {
     return new wxEventLoop;
 }