diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-11-06 07:28:11 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-11-06 07:45:04 -0500 |
| commit | decd5c1828f495be4e230c9fc6fb79dd9bfdfb81 (patch) | |
| tree | fddae0025e65bd1d5064bf8ad6fa73a23aa750e9 /src/organizercore.h | |
| parent | 4f84565085e19b6f6939783c64ebf95599f879be (diff) | |
renamed lockwidget files to uilocker
Diffstat (limited to 'src/organizercore.h')
| -rw-r--r-- | src/organizercore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/organizercore.h b/src/organizercore.h index 47630dc2..6c9edb9f 100644 --- a/src/organizercore.h +++ b/src/organizercore.h @@ -14,7 +14,7 @@ #include "usvfsconnector.h"
#include "moshortcut.h"
#include "processrunner.h"
-#include "lockwidget.h"
+#include "uilocker.h"
#include <directoryentry.h>
#include <imoinfo.h>
#include <iplugindiagnose.h>
|
