Bug 85341 - JJ: convert to use xmlui
Summary: JJ: convert to use xmlui
Status: RESOLVED FIXED
Alias: None
Product: kcron
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Gary Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-16 18:37 UTC by icefox
Modified: 2004-10-19 17:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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