Displaying 1 result from an estimated 1 matches for "_wxpagesetupdialogdata_h_".
2007 May 17
0
[1019] trunk/wxruby2/swig/classes/include/wxPageSetupDialogData.h: Added IsOk that was missing.
...yright 2004-2006 by Kevin Smith
</del><ins>+// Copyright 2004-2007 by Kevin Smith
</ins><span class="cx"> // released under the MIT-style wxruby2 license
</span><span class="cx">
</span><span class="cx"> #if !defined(_wxPageSetupDialogData_h_)
</span><span class="lines">@@ -28,6 +28,7 @@
</span><span class="cx">
</span><span class="cx"> // Is this data OK for showing the page setup dialog?
</span><span class="cx"> bool Ok() const;
</span&...