diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-07-20 05:34:31 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-07-22 07:39:53 -0400 |
| commit | 3c7712a32dd5079a9543485b6a85d548460faefd (patch) | |
| tree | 17df829b4e6f4a96f2567381adca29b8cd45e9a0 /src/mainwindow.ui | |
| parent | 5304d52f9373e0078674af79b656e2e4d010ca90 (diff) | |
moved setLogLevel() to OrganizerCore
moved context menu to LogList
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index fc2bcdd3..6c6d0bca 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1757,20 +1757,6 @@ p, li { white-space: pre-wrap; } <string>Log</string> </property> </action> - <action name="actionLogCopy"> - <property name="text"> - <string>Copy &Log</string> - </property> - <property name="iconText"> - <string>Copy &Log</string> - </property> - <property name="toolTip"> - <string>Copy log to clipboard</string> - </property> - <property name="statusTip"> - <string>Copy log to clipboard</string> - </property> - </action> </widget> <layoutdefault spacing="6" margin="11"/> <customwidgets> |
