mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 09:55:37 -04:00
A bunch of work on loading plugins.
Also switched to C++11.
This commit is contained in:
parent
1da7ba446d
commit
13fcf387c7
15 changed files with 424 additions and 17 deletions
|
@ -20,6 +20,6 @@
|
|||
|
||||
|
||||
GreetingPage::GreetingPage( QWidget* parent )
|
||||
: AbstractPage( parent )
|
||||
: Calamares::AbstractPage( parent )
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue