]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/window.h
Changed BidEndianOrdered to BigEndianOrdered in datstrm.h
[wxWidgets.git] / include / wx / window.h
index 900f841e207199335d4e1f24467e24a2ba3c05f4..5ae7d448c94816b5c362001b8973fb3bf6c592d7 100644 (file)
@@ -646,7 +646,7 @@ public:
         // get the haqndle of the window for the underlying window system: this
         // is only used for wxWin itself or for user code which wants to call
         // platform-specific APIs
-    virtual WXWidget GetHandle() const;
+    virtual WXWidget GetHandle() const = 0;
 
 protected:
     // the window id - a number which uniquely identifies a window among