Automated update from Qt3

pull/1/head
Timothy Pearson 11 years ago
parent 07d10b57b7
commit f49d7e22b5

@ -90,6 +90,9 @@ public:
xfd = -1;
x_gPollFD.fd = -1;
#endif // Q_WS_X11
singletoolkit = TRUE;
ctx = 0;
ctx_is_default = false;
reset();
}
@ -99,11 +102,8 @@ public:
quitnow = FALSE;
exitloop = FALSE;
shortcut = FALSE;
singletoolkit = TRUE;
ctx = 0;
ctx_is_default = false;
}
int looplevel;
int quitcode;
unsigned int quitnow : 1;

Loading…
Cancel
Save