octave-maintainers
[Top][All Lists]
Advanced

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

Re: GUI editor tabs


From: Richard
Subject: Re: GUI editor tabs
Date: Sun, 15 Dec 2013 11:31:18 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 28/11/2013 12:46, Richard Crozier wrote:
On 28/11/2013 12:38, Thorsten Liebig wrote:
Am 28.11.2013 13:03, schrieb Richard Crozier:
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





Ok, I'll check and create a patch. I should really learn how to make an
online clone so I can send pull requests.

 From the Qt5 online docs the property and access functions for this are
the same.

Richard



I finally submitted the patch, thought it best to wait and patch against the reorganised repos.

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]