GUI parts for DISCO-F746NG. GuiBase, Button, ButtonGroup, Label, BlinkLabel, NumericLabel, SeekBar, SeekbarGroup
Dependents: F746_SD_GraphicEqualizer_ren0620
Fork of F746_GUI by
Diff: SeekBar.hpp
- Revision:
- 11:7debdaa7b503
- Parent:
- 10:5a2068884fd9
- Child:
- 12:687ec6183385
--- a/SeekBar.hpp Wed Apr 27 00:24:18 2016 +0000
+++ b/SeekBar.hpp Wed Apr 27 07:28:04 2016 +0000
@@ -1,7 +1,7 @@
//-----------------------------------------------------------
// SeekBar class -- Header
//
-// 2016/04/26, Copyright (c) 2016 MIKAMI, Naoki
+// 2016/04/27, Copyright (c) 2016 MIKAMI, Naoki
//-----------------------------------------------------------
#ifndef F746_SEEKBAR_HPP
@@ -89,3 +89,4 @@
};
}
#endif // F746_SEEKBAR_HPP
+
