diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-01-17 01:51:09 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-01-17 01:51:09 +0100 |
commit | 18aefffd3ee45cfe3a67cb0e42268d38c275046b (patch) | |
tree | 7b088b7087c14c24edc4318ef303327af7ca2014 | |
parent | 8b23bb714091695afdc04a1451fe200a70583e48 (diff) |
gui/settings: fix variant build
-rw-r--r-- | gui/settings-dialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/settings-dialog.ui b/gui/settings-dialog.ui index 84910e8a..363edb3a 100644 --- a/gui/settings-dialog.ui +++ b/gui/settings-dialog.ui @@ -2107,7 +2107,7 @@ <customwidget> <class>process_detector</class> <extends>QWidget</extends> - <header>process_detector.h</header> + <header>gui/process_detector.h</header> </customwidget> </customwidgets> <tabstops> |