diff options
Diffstat (limited to 'src/logoptions.ui')
-rw-r--r-- | src/logoptions.ui | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/src/logoptions.ui b/src/logoptions.ui index 3f5f6cc..8130ecb 100644 --- a/src/logoptions.ui +++ b/src/logoptions.ui @@ -115,9 +115,6 @@ <property name="text"> <string>&Application Launch/Shutdown</string> </property> - <property name="accel"> - <string>Alt+A</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -126,9 +123,6 @@ <property name="text"> <string>Scan Starte&d/Stopped/Cancelled</string> </property> - <property name="accel"> - <string>Alt+D</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -137,9 +131,6 @@ <property name="text"> <string>&File Quarantined</string> </property> - <property name="accel"> - <string>Alt+F</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -148,9 +139,6 @@ <property name="text"> <string>Data&base Updates</string> </property> - <property name="accel"> - <string>Alt+B</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -159,9 +147,6 @@ <property name="text"> <string>Software &Updates</string> </property> - <property name="accel"> - <string>Alt+U</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -170,9 +155,6 @@ <property name="text"> <string>&Virus/Suspicious File Found</string> </property> - <property name="accel"> - <string>Alt+V</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -181,9 +163,6 @@ <property name="text"> <string>&Error Encountered</string> </property> - <property name="accel"> - <string>Alt+E</string> - </property> </widget> </vbox> </widget> |