Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
OpenWalnut Core OpenWalnut Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 86
    • Issues 86
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenWalnut
  • OpenWalnut CoreOpenWalnut Core
  • Issues
  • #306

Closed
Open
Created Dec 01, 2011 by Sebastian Volke@volkeOwner

-RM-112-MR-Fix for older QT versions is not working

Hello OW-Team,

i discovered that versioncode in File WTransferFunctionWidget.cpp needs a 0x präfix to work correctly.

#if ( QT_VERSION >= 040700 ) has to turn into #if ( QT_VERSION >= 0x040700 )

With QT 4.7 that bug do not lead to an compilation error, with QT 4.6 that error occurs.

(from redmine: created on 2011-12-01, closed on 2011-12-27)

Assignee
Assign to
OpenWalnut 1.3
Milestone
OpenWalnut 1.3
Assign milestone
Time tracking