Public bug reported:

Binary package hint: qdevelop

Ubuntu 8.04 hardy
qdevelop 0.25.2-0ubuntu1

Scenario:
QDevelop defines the QT variable in a given .pro file as follows:
QT = gui core
I want to be able to add other modules, like network, to my pro file. To do 
this I open project properties window from project explorer dock panel and go 
to variables tab. Then I press the + button under variables list and define a 
new user variable with += operator. The variable definition is added to .pro 
file but it does not show up in the variables list, so I cannot change its 
value and have to modify the .pro file with some other editor.

Expected behavior:
Being able to see and modify QT variable of a project file from project 
properties window.

What happened instead:
QT variable gets defined as many times as I try to define it but no new value 
gets assigned to it.

** Affects: qdevelop (Ubuntu)
     Importance: Undecided
         Status: New

-- 
cannot modify QT variable from qdevelop
https://bugs.launchpad.net/bugs/239661
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to