Fix a warning about KWebShortcutModelPrivate struct vs class mismatch
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <QAbstractListModel>
|
||||
#include <memory>
|
||||
|
||||
class KWebShortcutModelPrivate;
|
||||
struct KWebShortcutModelPrivate;
|
||||
|
||||
//! List model of web shortcuts for a a specified selectedText.
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user