mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 09:25:36 -04:00
[partition] Rename MountPoints to PartitionDialogHelpers
This file is full of helper functions for the partition-editing dialogs. At first it was just mount-point helper functions, but there is other functionality that can be refactored.
This commit is contained in:
parent
336b8c758a
commit
950cc9070d
5 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
#include <core/PartitionInfo.h>
|
||||
#include "core/PartUtils.h"
|
||||
#include <core/KPMHelpers.h>
|
||||
#include "gui/MountPoints.h"
|
||||
#include "gui/PartitionDialogHelpers.h"
|
||||
#include <gui/PartitionSizeController.h>
|
||||
|
||||
#include <ui_EditExistingPartitionDialog.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue