mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 05:55:33 +08:00
Moved icon paths in .cpp file
This commit is contained in:
@@ -17,9 +17,8 @@
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
/*!
|
||||
* Value object for icons.
|
||||
*/
|
||||
//! Value object for icons. An icon is stored in the global icon repository and
|
||||
//! identified by its index. It contains no(!) pyhsical data for the icon itself.
|
||||
class CIcon : public CValueObjectStdTuple<CIcon>
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user