diff options
Diffstat (limited to 'src/widgets/qcombobox.cpp')
-rw-r--r-- | src/widgets/qcombobox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qcombobox.cpp b/src/widgets/qcombobox.cpp index 47dfb959f..82177c182 100644 --- a/src/widgets/qcombobox.cpp +++ b/src/widgets/qcombobox.cpp @@ -40,7 +40,7 @@ #include "ntqcombobox.h" #ifndef TQT_NO_COMBOBOX -#include "ntqpopupmenu.h" +#include "tqpopupmenu.h" #include "ntqlistbox.h" #include "ntqpainter.h" #include "ntqdrawutil.h" |