mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 10:46:35 +01:00
Export WebTab::SavedTab
This commit is contained in:
parent
588018e338
commit
bf0043e16c
@ -40,7 +40,7 @@ class FALKON_EXPORT WebTab : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
struct SavedTab {
|
||||
struct FALKON_EXPORT SavedTab {
|
||||
QString title;
|
||||
QUrl url;
|
||||
QIcon icon;
|
||||
|
Loading…
Reference in New Issue
Block a user