[umbrello] umbrello/dialogs/widgets: Fix 'Operations property dialog do not show source code'.

Christoph Feck cfeck at kde.org
Sat Sep 3 13:21:07 UTC 2016


On Friday 02 September 2016 13:08:32 Ralf Habacker wrote:
> Git commit e8126809c24240b36418d578dc7248d0495389e5 by Ralf
> Habacker. Committed on 02/09/2016 at 10:35.
> Pushed by habacker into branch 'master'.
> 
> Fix 'Operations property dialog do not show source code'.
> 
> BUG:368142
> FIXED-IN:2.20.80 (KDE Applications 16.11.80)
> 
> M  +24   -3    umbrello/dialogs/widgets/documentationwidget.cpp
> M  +2    -0    umbrello/dialogs/widgets/documentationwidget.h
> 
> 
http://commits.kde.org/umbrello/e8126809c24240b36418d578dc7248d0495
> 389e5

When building with KF5 enabled, it aborts with this error:

umbrello/umbrello/dialogs/widgets/documentationwidget.cpp:18:22: fatal 
error: KTabWidget: No such file or directory

On KF5, simply use QTabWidget. KTabWidget was the KDE4 class.

-- 
Christoph Feck
https://kdepepo.wordpress.com/
KDE Quality Team


More information about the umbrello-devel mailing list