Switch to unified view
a/src/qtgui/rclm_idx.cpp | b/src/qtgui/rclm_idx.cpp | ||
---|---|---|---|
... |
... |
||
13 | * along with this program; if not, write to the |
13 | * along with this program; if not, write to the |
14 | * Free Software Foundation, Inc., |
14 | * Free Software Foundation, Inc., |
15 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
15 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
16 | */ |
16 | */ |
17 | #include "autoconfig.h" |
17 | #include "autoconfig.h" |
18 | |||
19 | #include <signal.h> |
||
18 | 20 | ||
19 | #include <QMessageBox> |
21 | #include <QMessageBox> |
20 | #include <QTimer> |
22 | #include <QTimer> |
21 | 23 | ||
22 | #include "execmd.h" |
24 | #include "execmd.h" |