mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
Fix source typo 'Hidding'
This commit is contained in:
committed by
Laurent Trinques
parent
4caf5e0211
commit
6a4b250213
@@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
Copyright 2006-2021 The QElectroTech Team
|
||||
This file is part of QElectroTech.
|
||||
|
||||
@@ -69,7 +69,7 @@ class QWidgetAnimation : public QPropertyAnimation
|
||||
private:
|
||||
enum currentState {
|
||||
Showing,
|
||||
Hidding,
|
||||
Hiding,
|
||||
Finish
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user