pkg/qt5_textedit: clipboard support

Issue #3437
This commit is contained in:
Norman Feske 2019-07-01 16:39:05 +02:00 committed by Christian Helmuth
parent 3b0d694f42
commit 0c3d3e7c8f
2 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@
<file_system/> <file_system/>
<nitpicker/> <nitpicker/>
<report label="shape"/> <report label="shape"/>
<report label="clipboard"/>
<rom label="clipboard"/>
<timer/> <timer/>
</requires> </requires>

View File

@ -1,4 +1,4 @@
<config> <config clipboard="yes">
<vfs> <vfs>
<dir name="dev"> <dir name="dev">
<log/> <log/>