per support list for Wireshark
>> Subject: Re: [Wireshark-dev] QT_MIN_VERSION
>>
>> I use "" instead of "styleName()" and everything seems to be ok. What
>> about use
>> conditional define with QT version?
>>
>> However I vote for update to
> -Original Message-
> From: wireshark-dev-boun...@wireshark.org [mailto:wireshark-dev-
> boun...@wireshark.org] On Behalf Of Michal Labedzki
> Sent: Friday, August 08, 2014 1:46 AM
> To: Developer support list for Wireshark
> Subject: Re: [Wireshark-dev] QT_MIN
On Fri, Aug 8, 2014 at 7:45 AM, Michal Labedzki
wrote:
> I use "" instead of "styleName()" and everything seems to be ok. What
> about use conditional define with QT version?
>
> However I vote for update to 4.8.0
>
> On 7 August 2014 20:13, Christopher Maynard
> wrote:
>> configure.ac lists QT_M
I use "" instead of "styleName()" and everything seems to be ok. What
about use conditional define with QT version?
However I vote for update to 4.8.0
On 7 August 2014 20:13, Christopher Maynard
wrote:
> configure.ac lists QT_MIN_VERSION as 4.6.0.
>
> Attempting to compile 1.12.0 on RHEL6 with q
configure.ac lists QT_MIN_VERSION as 4.6.0.
Attempting to compile 1.12.0 on RHEL6 with qt-4.6.2-24.el6.x86_64 fails with:
qt_ui_utils.cpp: In function 'void smooth_font_size(QFont&)':
qt_ui_utils.cpp:58: error: 'class QFont' has no member named 'styleName'
Apparently styleName isn't available un