[PD] rename a UI file

Pad and Pocket share the same UI file therefore change the name to make this clear that changes in that file must be handled for Pad and Pocket
This commit is contained in:
Uwe
2022-01-06 22:50:04 +01:00
parent 5e509227d2
commit b40ab916bc
6 changed files with 10 additions and 10 deletions

View File

@@ -30,7 +30,7 @@
# include <Precision.hxx>
#endif
#include "ui_TaskPadParameters.h"
#include "ui_TaskPadPocketParameters.h"
#include "TaskPadParameters.h"
#include <Gui/Command.h>
#include <Gui/ViewProvider.h>