Include correct headers from richtextimagedlg.*.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 30 Sep 2010 11:31:04 +0000 (11:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 30 Sep 2010 11:31:04 +0000 (11:31 +0000)
commit7132641de7fc302863068cbfb9cafca04eda1766
treeb65a98780a5a7d6fd9789b4b7cfc965f6b701d7a
parent00fe3633610c5e5be85178d04261c5a760065484
Include correct headers from richtextimagedlg.*.

Include or forward declares the classes used by the header to make it
self-contained. Do not include wx/wx.h from the source file to make compiling
it faster when not using PCH.

This fixes compilation under Unix after SOC2010_RTC_IMAGES branch merge.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/richtext/richtextimagedlg.h
src/richtext/richtextimagedlg.cpp