Home GnuPG

Fix contextmenu support for pasting.
4d56651dd4abUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Fix contextmenu support for pasting.

MOC ignores preprocessor definitions so we can not conditionally
declare SLOTS. So we now move the ifdefs in the definition and
always declare the SLOTS.

* qt4/qsecurelinedit.cpp (cut, copy, paste): Do nothing if
QT_NO_CLIPBOARD is defined.
* qt4/qsecurelinedit.h: Always declare cut, copy and paste slots

Details

Provenance
aheineckeAuthored on Jul 15 2013, 11:43 AM
Parents
rPd4feabe153b0: Remove check for RTL extensions
Branches
Unknown
Tags
Unknown