174 "StatusDialogGeometry": QByteArray(), |
174 "StatusDialogGeometry": QByteArray(), |
175 "StatusDialogSplitterState": QByteArray(), |
175 "StatusDialogSplitterState": QByteArray(), |
176 "MqStatusDialogGeometry": QByteArray(), |
176 "MqStatusDialogGeometry": QByteArray(), |
177 "MqStatusDialogSplitterState": QByteArray(), |
177 "MqStatusDialogSplitterState": QByteArray(), |
178 "RepositoryUrlHistory": [], |
178 "RepositoryUrlHistory": [], |
|
179 "MercurialExecutablePath": "", |
179 } |
180 } |
180 |
181 |
181 def __init__(self, ui): |
182 def __init__(self, ui): |
182 """ |
183 """ |
183 Constructor |
184 Constructor |