mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +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 <qlistbox.h>
|
||||
|
||||
using std::vector;
|
||||
|
||||
typedef Qt2CB<ControlPrefs, Qt2DB<QPrefsDialog> > base_class;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user