repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
qtoctave
/
qtoctave-gcc44.patch
blob
d1386911128e98bb22131f444dadec24e395124e
1
--- src/search_dialog.h.bak 2009-09-09 20:49:14.484802974 +0200
2
+++ src/search_dialog.h 2009-09-09 20:49:24.222481579 +0200
3
@@ -26,6 +26,7 @@
4
#include <QGroupBox>
5
#include <QPushButton>
6
#include "config.h"
7
+#include <stdio.h>
8
9
class SearchDialog: public QDialog
10
{