From kde-devel Wed Nov 26 16:24:17 2003 From: Pupeno Date: Wed, 26 Nov 2003 16:24:17 +0000 To: kde-devel Subject: KActions not being shown in KEditToolbar X-MARC-Message: https://marc.info/?l=kde-devel&m=106986467021579 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have some (custom) KActions defined this way: KAction *AAction = new KAction(i18n("A"), Qt::Key_K, noteMapper, SLOT(map()), actionCollection(), "a"); noteMapper->setMapping( AAction, ScoreReadingTrainerView::A); and they're not being shown with the rest of the actions in the KEditToolbar, am I doing something wrong ? Thanks. - -- Pupeno: pupeno@kde.org http://www.kde.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/xNOztCepaMf3unIRAjULAJoD30BgA4aAOeq9hNUI8C24Xyzk7wCeLEvx w4akoi4sObU0OqgnqZN4oEE= =p1mZ -----END PGP SIGNATURE----- >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<