]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/gnome/gprint.cpp
Fixup Blit so it can be used with a source that is a wxBufferedDC,
[wxWidgets.git] / src / gtk / gnome / gprint.cpp
index 5f3ab6ed253b744a439ff1373981269f3b9fc94a..a3520e69f5980257d71ffdf168492e7fc6ebf39a 100644 (file)
@@ -851,7 +851,7 @@ wxGnomePrintDC::~wxGnomePrintDC()
 {
 }
 
-bool wxGnomePrintDC::Ok() const
+bool wxGnomePrintDC::IsOk() const
 {
     return true;
 }