summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/buttons/knewbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/buttons/knewbutton.h')
-rw-r--r--kicker/kicker/buttons/knewbutton.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kicker/kicker/buttons/knewbutton.h b/kicker/kicker/buttons/knewbutton.h
index bcb8b8743..8be1a8600 100644
--- a/kicker/kicker/buttons/knewbutton.h
+++ b/kicker/kicker/buttons/knewbutton.h
@@ -32,7 +32,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <tqpoint.h>
/**
- * Button that contains the PanelKMenu and client menu manager.
+ * Button that tqcontains the PanelKMenu and client menu manager.
*/
class KNewButton : public KButton
{
@@ -57,7 +57,7 @@ public:
virtual void setPopupDirection(KPanelApplet::Direction d);
private slots:
- void slotStatus(int);
+ void slottqStatus(int);
void slotSetSize(const TQSize&);
void slotStopAnimation();
void rewindMovie();