File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
python/plugins/db_manager/ui Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<ui version =" 4.0" >
3
- <class >DlgDbError </class >
4
- <widget class =" QDialog" name =" DlgDbError " >
3
+ <class >DbManagerDlgDbError </class >
4
+ <widget class =" QDialog" name =" DbManagerDlgDbError " >
5
5
<property name =" geometry" >
6
6
<rect >
7
7
<x >0</x >
103
103
<connection >
104
104
<sender >buttonBox</sender >
105
105
<signal >accepted()</signal >
106
- <receiver >DlgDbError </receiver >
106
+ <receiver >DbManagerDlgDbError </receiver >
107
107
<slot >accept()</slot >
108
108
<hints >
109
109
<hint type =" sourcelabel" >
119
119
<connection >
120
120
<sender >buttonBox</sender >
121
121
<signal >rejected()</signal >
122
- <receiver >DlgDbError </receiver >
122
+ <receiver >DbManagerDlgDbError </receiver >
123
123
<slot >reject()</slot >
124
124
<hints >
125
125
<hint type =" sourcelabel" >
You can’t perform that action at this time.
0 commit comments