mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-21 17:51:03 +00:00
Fix compilation with qt5
Amend 367a7a6d.
This commit is contained in:
parent
4e50cd809b
commit
7e9d0a938b
@ -12,7 +12,7 @@
|
||||
#ifndef LYXTOOLBOX_H
|
||||
#define LYXTOOLBOX_H
|
||||
|
||||
#include <QtGui/QToolBox>
|
||||
#include <QToolBox>
|
||||
|
||||
namespace lyx {
|
||||
namespace frontend {
|
||||
|
Loading…
Reference in New Issue
Block a user