Rename plugin_browser to PluginBrowser

This commit is contained in:
Lukas W
2014-11-25 01:10:59 +01:00
parent 3a206071b1
commit f231465e05
3 changed files with 4 additions and 4 deletions

View File

@@ -22,8 +22,8 @@
*
*/
#ifndef _PLUGIN_BROWSER_H
#define _PLUGIN_BROWSER_H
#ifndef PLUGIN_BROWSER_H
#define PLUGIN_BROWSER_H
#include <QtCore/QTimer>
#include <QPixmap>