Skip to content
Commit c975a2ba authored by Arjen Hiemstra's avatar Arjen Hiemstra Committed by Halla Rempt
Browse files

Make canvas-only mode work in Gemini

Since Gemini embeds the KoMainWindow in a QMainWindow, window() is a
QMainWindow and thus most of the current code breaks. Now we rely less
on this and in addition handle most of the state changes directly rather
than calling actions somewhere else that can have unintended side
effects.

BUG: 330804
parent 2631b741
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment