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

Annotation of ports/geo/qmapshack/patches/patch-src_helpers_CToolBarSetupDialog_cpp, Revision 1.1

1.1     ! kirby       1: $OpenBSD$
        !             2:
        !             3: Index: src/helpers/CToolBarSetupDialog.cpp
        !             4: --- src/helpers/CToolBarSetupDialog.cpp.orig
        !             5: +++ src/helpers/CToolBarSetupDialog.cpp
        !             6: @@ -19,6 +19,7 @@
        !             7:
        !             8:  #include "helpers/CToolBarConfig.h"
        !             9:  #include "helpers/CToolBarSetupDialog.h"
        !            10: +#include <QtWidgets>
        !            11:
        !            12:  bool CToolBarSetupDialog::CItemFilter::shouldBeMoved(QListWidgetItem *item)
        !            13:  {

CVSweb