#pragma once
for our headers plus drive-by formatting
This commit is contained in:
@@ -16,16 +16,16 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with RawTherapee. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#ifndef _PREVIEWLOADER_
|
||||
#define _PREVIEWLOADER_
|
||||
#pragma once
|
||||
|
||||
#include <set>
|
||||
|
||||
#include <glibmm/ustring.h>
|
||||
|
||||
#include "../rtengine/noncopyable.h"
|
||||
|
||||
#include "filebrowserentry.h"
|
||||
|
||||
#include "../rtengine/noncopyable.h"
|
||||
|
||||
class PreviewLoaderListener
|
||||
{
|
||||
public:
|
||||
@@ -94,5 +94,3 @@ private:
|
||||
* To use: \c previewLoader->start() ,
|
||||
*/
|
||||
#define previewLoader PreviewLoader::getInstance()
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user