octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUI editor tabs


From: Richard Crozier
Subject: Re: GUI editor tabs
Date: Thu, 28 Nov 2013 12:03:04 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121010 Thunderbird/16.0.1

On 28/11/2013 11:43, Thorsten Liebig wrote:
Just make it depend on the Qt version found?

#if QT_VERSION >= 0x040500
    _tab_widget->setMovable (true);
#endif



This works for me. It's quite a small change, would you make it, or should I create a changeset?

Richard


--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]