mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
TabBar: Change mimetype to falkon
This commit is contained in:
parent
fb652ff6cd
commit
38bfd49d4f
|
@ -39,7 +39,7 @@
|
|||
#include <QHBoxLayout>
|
||||
#include <QDrag>
|
||||
|
||||
#define MIMETYPE QSL("application/qupzilla.tabbar.tab")
|
||||
#define MIMETYPE QSL("application/falkon.tabbar.tab")
|
||||
|
||||
TabBar::TabBar(BrowserWindow* window, TabWidget* tabWidget)
|
||||
: ComboTabBar()
|
||||
|
|
Loading…
Reference in New Issue
Block a user