mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
Updated the file header comments for CarouselComponent and TextListComponent.
This commit is contained in:
parent
4e54508e45
commit
c73ff02012
|
@ -3,7 +3,7 @@
|
|||
// EmulationStation Desktop Edition
|
||||
// CarouselComponent.h
|
||||
//
|
||||
// Carousel.
|
||||
// Carousel, usable in both the system and gamelist views.
|
||||
//
|
||||
|
||||
#ifndef ES_CORE_COMPONENTS_CAROUSEL_COMPONENT_H
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// EmulationStation Desktop Edition
|
||||
// TextListComponent.h
|
||||
//
|
||||
// Text list used for displaying and navigating the gamelist views.
|
||||
// Text list, usable in both the system and gamelist views.
|
||||
//
|
||||
|
||||
#ifndef ES_CORE_COMPONENTS_TEXT_LIST_COMPONENT_H
|
||||
|
|
Loading…
Reference in a new issue