X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..8b385bf892c1f831965313eaf3ee59b10b435afd:/interface/wx/dialog.h?ds=sidebyside diff --git a/interface/wx/dialog.h b/interface/wx/dialog.h index 3052b2e0e5..9fd1dce9ea 100644 --- a/interface/wx/dialog.h +++ b/interface/wx/dialog.h @@ -18,7 +18,6 @@ enum wxDialogLayoutAdaptationMode /** @class wxDialog - @wxheader{dialog.h} A dialog box is a window with a title bar and sometimes a system menu, which can be moved around the screen. It can contain controls and other @@ -574,7 +573,6 @@ public: /** @class wxDialogLayoutAdapter - @wxheader{dialog.h} This abstract class is the base for classes that help wxWidgets peform run-time layout adaptation of dialogs. Principally, this is to cater for