]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/printdlg.h
Use *wxTopLevelWindowGTK*RequestUserAttention*; because *int* isn't the case always...
[wxWidgets.git] / include / wx / msw / printdlg.h
index 3f76a0b2074420401c205a10b800e596c1f909fb..9bfcec6f305d16683f466633c2fbe406b0a3d381 100644 (file)
@@ -49,6 +49,8 @@ private:
     void* m_devMode;
     void* m_devNames;
 
+    short m_customWindowsPaperId;
+
 private:
     DECLARE_DYNAMIC_CLASS(wxWindowsPrintNativeData)
 };