Bug 85341

Summary: JJ: convert to use xmlui
Product: [Applications] kcron Reporter: icefox
Component: generalAssignee: Gary Meyer <gary>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description icefox 2004-07-16 18:37:00 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

KCron currently uses kactions, but doesn't use the xmlui file.  

Simple create a xmlui file like in many other kde application and change to use setupGUI() (i.e. createGUI).
Comment 1 Alberto GarcĂ­a Hierro 2004-10-19 17:06:31 UTC
CVS commit by hierro: 

Converted to use XMLUI.
BUG:85341


  A            kcronui.rc   1.1
  M +3 -1      Makefile.am   1.29
  M +107 -188  ktapp.cpp   1.33
  M +41 -83    ktapp.h   1.11
  M +45 -42    ktview.cpp   1.30
  M +24 -0     ktview.h   1.5
  M +1 -0      main.cpp   1.20