Bug 238797 - Report Settings UI generates warnings/errors during build
Summary: Report Settings UI generates warnings/errors during build
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR minor
Target Milestone: ---
Assignee: Ian Neal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-25 16:23 UTC by Ian Neal
Modified: 2010-05-25 19:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
UI Fixes v0.1 (1.79 KB, patch)
2010-05-25 16:27 UTC, Ian Neal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Neal 2010-05-25 16:23:21 UTC
Version:           unspecified (using KDE 4.4.2) 
OS:                Linux

I noticed during a build from latest SVN that the following warnings/errors appeared:
[ 47%] Generating ui_ksettingsreportsdecl.h
Warning: name label_2 is already used
'tabWidget' isn't a valid widget


Reproducible: Always




Patch coming up.
Comment 1 Ian Neal 2010-05-25 16:27:01 UTC
Created attachment 43876 [details]
UI Fixes v0.1

This patch:
* Renames duplicate label;
* Removes unknown tabstop;
* Makes appearance of report settings UI more in keeping with rest of settings UI.
Comment 2 Ian Neal 2010-05-25 19:27:42 UTC
SVN commit 1130566 by iann:

BUG: 238797
Report Settings UI generates warnings/errors during build
This patch:
* Renames duplicate label;
* Removes unknown tabstop;
* Makes appearance of report settings UI more in keeping with rest of settings UI.



 M  +6 -2      ksettingsreportsdecl.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1130566