/[svn]/qsampler/trunk/src/qsamplerDeviceStatusForm.cpp
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerDeviceStatusForm.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2459 by capela, Mon Jul 8 10:06:57 2013 UTC revision 3520 by capela, Mon Jul 1 10:53:41 2019 UTC
# Line 27  Line 27 
27    
28  #include <QGridLayout>  #include <QGridLayout>
29    
30  #if QT_VERSION < 0x040500  #if QT_VERSION < QT_VERSION_CHECK(4, 5, 0)
31  namespace Qt {  namespace Qt {
32  const WindowFlags WindowCloseButtonHint = WindowFlags(0x08000000);  const WindowFlags WindowCloseButtonHint = WindowFlags(0x08000000);
33  }  }

Legend:
Removed from v.2459  
changed lines
  Added in v.3520

  ViewVC Help
Powered by ViewVC