summaryrefslogtreecommitdiffstats
path: root/src/LashDriver.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/LashDriver.hpp')
-rw-r--r--src/LashDriver.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/LashDriver.hpp b/src/LashDriver.hpp
index 225c72f..4cca58d 100644
--- a/src/LashDriver.hpp
+++ b/src/LashDriver.hpp
@@ -24,8 +24,7 @@
class Patchage;
-class LashDriver : public Driver
-{
+class LashDriver : public Driver {
public:
LashDriver(Patchage* app, int argc, char** argv);
~LashDriver();