diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-05 00:42:52 -0500 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-05 00:42:52 -0500 |
| commit | 9bde56028895a13a7a0139f37c3f6957fe92e158 (patch) | |
| tree | e455711021277a8155298972328eecc1e622b640 /src/bondrealmpage.cpp | |
| parent | a874bb73eeaa719396501337e1c5f2d6f7ea3ba8 (diff) | |
| download | kcmldap-9bde56028895a13a7a0139f37c3f6957fe92e158.tar.gz kcmldap-9bde56028895a13a7a0139f37c3f6957fe92e158.zip | |
Fix compilation issues
Diffstat (limited to 'src/bondrealmpage.cpp')
| -rw-r--r-- | src/bondrealmpage.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bondrealmpage.cpp b/src/bondrealmpage.cpp index e244e84..3707f9c 100644 --- a/src/bondrealmpage.cpp +++ b/src/bondrealmpage.cpp @@ -21,6 +21,7 @@ #include <tqstringlist.h> #include <tqlabel.h> #include <tqmap.h> +#include <tqpushbutton.h> #include <kapplication.h> #include <ksimpleconfig.h> |
