QTfrontend/ui/widget/qpushbuttonwithsound.cpp
changeset 7794 ab7b94c03bc9
parent 7793 3c21da93db9f
child 8049 133e22b5c410
equal deleted inserted replaced
7793:3c21da93db9f 7794:ab7b94c03bc9
    14  * You should have received a copy of the GNU General Public License
    14  * You should have received a copy of the GNU General Public License
    15  * along with this program; if not, write to the Free Software
    15  * along with this program; if not, write to the Free Software
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    17  */
    17  */
    18 
    18 
    19 #include <QMessageBox>
       
    20 #include <QDir>
    19 #include <QDir>
    21 
    20 
    22 #include "qpushbuttonwithsound.h"
    21 #include "qpushbuttonwithsound.h"
    23 #include "DataManager.h"
    22 #include "DataManager.h"
    24 #include "SDLInteraction.h"
    23 #include "SDLInteraction.h"