diff options
| author | Mikaël Capelle <capelle.mikael@gmail.com> | 2020-11-17 18:24:10 +0100 |
|---|---|---|
| committer | Mikaël Capelle <capelle.mikael@gmail.com> | 2020-11-17 18:24:10 +0100 |
| commit | 1d6d01dec887126b70d1de4bbf562d3803072f68 (patch) | |
| tree | d8cc9a9ad3293199d2bed4748a627288371494cd /src/disableproxyplugindialog.cpp | |
| parent | 8886674379c507fe46bfc6cb2ef013537567441b (diff) | |
Disable checkbox when plugin cannot be enabled.
Diffstat (limited to 'src/disableproxyplugindialog.cpp')
| -rw-r--r-- | src/disableproxyplugindialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/disableproxyplugindialog.cpp b/src/disableproxyplugindialog.cpp index f392113b..c05e30e3 100644 --- a/src/disableproxyplugindialog.cpp +++ b/src/disableproxyplugindialog.cpp @@ -1,6 +1,6 @@ #include "disableproxyplugindialog.h" -#include "ui_proxyplugindialog.h" +#include "ui_disableproxyplugindialog.h" using namespace MOBase; |
