[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepim/kalarm
From:       David Jarvie <software () astrojar ! org ! uk>
Date:       2006-03-26 22:21:27
Message-ID: 1143411687.986205.12921.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 522878 by djarvie:

Fix formatting

 M  +2 -2      templatemenuaction.cpp   [UTF-8 ENCODING PROBLEMS]


--- trunk/KDE/kdepim/kalarm/templatemenuaction.cpp #522877:522878
@@ -1,7 +1,7 @@
 /*
  *  templatemenuaction.cpp  -  menu action to select a template
  *  Program:  kalarm
- *  Copyright (c) 2005 by David Jarvie <software@astrojar.org.uk>
+ *  Copyright © 2005 by David Jarvie <software@astrojar.org.uk>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -32,7 +32,7 @@
 
 TemplateMenuAction::TemplateMenuAction(const QString& label, const QString& icon, QObject* receiver,
                                        const char* slot, KActionCollection* actions, const char* name)
-	: KActionMenu( KIcon( icon ), label, actions, name)
+	: KActionMenu(KIcon(icon), label, actions, name)
 {
 	setDelayed(false);
 	connect(popupMenu(), SIGNAL(aboutToShow()), SLOT(slotInitMenu()));
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic