diff options
Diffstat (limited to 'plugins/HistoryPlusPlus/EmptyHistoryForm.dfm')
-rw-r--r-- | plugins/HistoryPlusPlus/EmptyHistoryForm.dfm | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/plugins/HistoryPlusPlus/EmptyHistoryForm.dfm b/plugins/HistoryPlusPlus/EmptyHistoryForm.dfm index bac2a324d4..8bc9997da0 100644 --- a/plugins/HistoryPlusPlus/EmptyHistoryForm.dfm +++ b/plugins/HistoryPlusPlus/EmptyHistoryForm.dfm @@ -70,17 +70,6 @@ object EmptyHistoryFrm: TEmptyHistoryFrm ModalResult = 7
TabOrder = 1
end
- object btCancel: TButton
- Left = 168
- Top = 0
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- Default = True
- ModalResult = 2
- TabOrder = 2
- end
end
object paContacts: TPanel
Left = 0
|