[Kwintv] Compile Error - channelimportdlg.h

Magnus Kreth kwintv@mail.kde.org
Mon, 6 Jan 2003 22:36:06 +0100


On January 6, 2003 19:29, George Staikos wrote:
> As far as I can see, it is public already:
>
>     <variable access=3D"public">QtVision *_qtv;</variable>

Then it must be a problem of uic. Generating channelimportdlg.h from=20
channelimportdlg.ui which contains the same line as above results in _qtv=
=20
being a protected variable.
The version of uic I use is 3.0.5.

Magnus