~ubuntu-branches/ubuntu/saucy/konsole/saucy-proposed

« back to all changes in this revision

Viewing changes to src/Profile.h

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-12-18 23:36:34 UTC
  • mfrom: (1.1.20)
  • Revision ID: package-import@ubuntu.com-20121218233634-24qxpszj27d5eotn
Tags: 4:4.9.95-0ubuntu1
New upstream RC release

Show diffs side-by-side

added added

removed removed

Lines of Context:
588
588
    typedef KSharedPtr<ProfileGroup> Ptr;
589
589
 
590
590
    /** Construct a new profile group, which is hidden by default. */
591
 
    ProfileGroup(Profile::Ptr parent = Profile::Ptr());
 
591
    explicit ProfileGroup(Profile::Ptr parent = Profile::Ptr());
592
592
 
593
593
    /** Add a profile to the group.  Calling setProperty() will update this
594
594
     * profile.  When creating a group, add the profiles to the group then