mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 11:08:41 +00:00
using std::vector noticed by Herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5653 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0d5b17b058
commit
91ee3ce85f
@ -45,6 +45,8 @@
|
|||||||
#include <qcombobox.h>
|
#include <qcombobox.h>
|
||||||
#include <qlistbox.h>
|
#include <qlistbox.h>
|
||||||
|
|
||||||
|
using std::vector;
|
||||||
|
|
||||||
typedef Qt2CB<ControlPrefs, Qt2DB<QPrefsDialog> > base_class;
|
typedef Qt2CB<ControlPrefs, Qt2DB<QPrefsDialog> > base_class;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user