Displaying 1 result from an estimated 1 matches for "_wxdirdialog_h_".
2007 Mar 28
0
[924] branches/wxruby2/wxwidgets_282: Changes 2.6 -> 2.8 Wx API; remove deprecated methods and update doc
...xml.rb, part of the wxRuby project
-// Do not make changes directly to this file!
</del><ins>+// Copyright 2004-2007 by Kevin Smith
+// released under the MIT-style wxruby2 license
</ins><span class="cx">
</span><span class="cx"> #if !defined(_wxDirDialog_h_)
</span><span class="cx"> #define _wxDirDialog_h_
</span><ins>+
</ins><span class="cx"> class wxDirDialog : public wxDialog
</span><span class="cx"> {
</span><span class="cx"> public:
</span>&l...