Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#2617 closed bug (fixed)

error: ‘class QgsColorButton’ has no member named ‘arrowColor’

Reported by: strk Owned by: nobody
Priority: major: does not work as expected Milestone: Version 1.5.0
Component: Build/Install Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: SuSE
Platform Version: Awaiting user input: no

Description

r13219

src/app/qgstextannotationdialog.cpp: In member function ‘void QgsTextAnnotationDialog::on_mFontColorButton_clicked()’: src/app/qgstextannotationdialog.cpp:109: error: ‘class QgsColorButton’ has no member named ‘arrowColor’

cmake complains of nothing: -- Quantum GIS version: 1.5.0 Trunk (10500) -- Found Proj: /usr/lib/libproj.so -- Found Expat: /usr/lib/libexpat.so -- Using GSL from /usr -- Found GEOS: /usr/lib/libgeos_c.so -- Found GDAL: /usr/lib/libgdal.so -- Found PostgreSQL: /usr/lib/libpq.so -- Could not find GRASS -- Found Python executable: /usr/bin/python2.6 -- Found Python version: 2.6 -- Found Python library: /usr/lib/libpython2.6.so -- Found SIP version: 4.7.7 -- Found PyQt4 version: 4.4.3 -- Configuring done -- Generating done -- Build files have been written to: src/qgis/build

Change History (2)

comment:1 by mhugent, 14 years ago

Resolution: fixed
Status: newclosed

Should be fixed in r13220. Please reopen if this is not the cas (I have no Qt<4.5 to test)

comment:2 by strk, 14 years ago

fix confirmed

Note: See TracTickets for help on using tickets.