~nick-dedekind/unity-api/multimonitor.old

« back to all changes in this revision

Viewing changes to test/qmltest/mocks/plugins/Unity/Launcher/Mocks/MockLauncherItem.h

Drop Launchermodel::setAlerting, it's not needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
    void setFocused(bool focused);
58
58
 
59
59
    bool alerting() const;
60
 
    void setAlerting(bool alerting);
61
60
 
62
61
    int surfaceCount() const override;
63
62