mirror of
https://github.com/KDE/latte-dock.git
synced 2024-12-23 13:33:50 +03:00
multiple layouts import properly
This commit is contained in:
parent
bfb96b0f67
commit
d07956cbb4
@ -96,7 +96,7 @@ void Storage::unlock()
|
||||
|
||||
void Storage::importToCorona()
|
||||
{
|
||||
if (m_layout->corona()) {
|
||||
if (!m_layout->corona()) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user