mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
f7d2a739f2
quotes database. PR: 10922 Submitted by: Gordon Greeff <gvg@uunet.co.za>
22 lines
387 B
Plaintext
22 lines
387 B
Plaintext
*** xpeq.cpp.orig Fri Apr 2 15:50:52 1999
|
|
--- xpeq.cpp Fri Apr 2 15:50:47 1999
|
|
***************
|
|
*** 1,8 ****
|
|
|
|
#include "xconfig.h"
|
|
#include "lib_path.h"
|
|
! #include <qmenubar.h>
|
|
! #include <qpopupmenu.h>
|
|
|
|
int cho;
|
|
int wrd;
|
|
--- 1,8 ----
|
|
|
|
#include "xconfig.h"
|
|
#include "lib_path.h"
|
|
! #include <X11/qt/qmenubar.h>
|
|
! #include <X11/qt/qpopupmenu.h>
|
|
|
|
int cho;
|
|
int wrd;
|