[BACK]Return to patch-src_qmapshack_helpers_CToolBarSetupDialog_cpp CVS log [TXT][DIR] Up to [local] / ports / geo / qmapshack / patches

Annotation of ports/geo/qmapshack/patches/patch-src_qmapshack_helpers_CToolBarSetupDialog_cpp, Revision 1.2

1.1       kirby       1: $OpenBSD$
                      2:
                      3: Index: src/qmapshack/helpers/CToolBarSetupDialog.cpp
                      4: --- src/qmapshack/helpers/CToolBarSetupDialog.cpp.orig
                      5: +++ src/qmapshack/helpers/CToolBarSetupDialog.cpp
                      6: @@ -19,6 +19,7 @@
                      7:
                      8:  #include "helpers/CToolBarConfig.h"
                      9:  #include "helpers/CToolBarSetupDialog.h"
                     10: +#include <QtWidgets>
                     11:
1.2     ! kirby      12:  #include <QAction>
        !            13:

CVSweb