Improve setting ESP.

This commit is contained in:
Teo Mrnjavac 2016-02-19 16:57:49 +01:00
parent e27b9fc295
commit e91d213872
2 changed files with 50 additions and 59 deletions

View file

@ -88,6 +88,7 @@ private:
void setupActions();
OsproberEntryList getOsproberEntriesForDevice( Device* device ) const;
void doAlongsideApply();
void setupEfiSystemPartitionSelector();
bool m_nextEnabled;
PartitionCoreModule* m_core;