/[svn]/qsampler/trunk/src/qsampler.h
ViewVC logotype

Diff of /qsampler/trunk/src/qsampler.h

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

revision 3520 by capela, Mon Jul 1 10:53:41 2019 UTC revision 3849 by capela, Thu Jan 7 16:18:02 2021 UTC
# Line 1  Line 1 
1  // qsampler.h  // qsampler.h
2  //  //
3  /****************************************************************************  /****************************************************************************
4     Copyright (C) 2003-2019, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2003-2021, rncbc aka Rui Nuno Capela. All rights reserved.
5       Copyright (C) 2007,2008,2015,2019 Christian Schoenebeck
6    
7     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
8     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 30  Line 31 
31  #if defined(Q_WS_X11)  #if defined(Q_WS_X11)
32  #define CONFIG_X11  #define CONFIG_X11
33  #endif  #endif
 #else  
 #if defined(QT_X11EXTRAS_LIB)  
 #define CONFIG_X11  
 #endif  
34  #endif  #endif
35    
36    

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

  ViewVC Help
Powered by ViewVC