mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
11 lines
270 B
Diff
11 lines
270 B
Diff
|
--- src/search_dialog.h.bak 2009-09-09 20:49:14.484802974 +0200
|
||
|
+++ src/search_dialog.h 2009-09-09 20:49:24.222481579 +0200
|
||
|
@@ -26,6 +26,7 @@
|
||
|
#include <QGroupBox>
|
||
|
#include <QPushButton>
|
||
|
#include "config.h"
|
||
|
+#include <stdio.h>
|
||
|
|
||
|
class SearchDialog: public QDialog
|
||
|
{
|