Updated the file header comments for CarouselComponent and TextListComponent.

This commit is contained in:
Leon Styhre 2022-11-06 21:35:36 +01:00
parent 4e54508e45
commit c73ff02012
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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