Export WebTab::SavedTab

remotes/origin/Falkon/3.0
David Rosca 8 years ago
parent 588018e338
commit bf0043e16c
No known key found for this signature in database
GPG Key ID: EBC3FC294452C6D8
  1. 2
      src/lib/webtab/webtab.h

@ -40,7 +40,7 @@ class FALKON_EXPORT WebTab : public QWidget
{ {
Q_OBJECT Q_OBJECT
public: public:
struct SavedTab { struct FALKON_EXPORT SavedTab {
QString title; QString title;
QUrl url; QUrl url;
QIcon icon; QIcon icon;

Loading…
Cancel
Save