mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-22 12:39:59 +01:00
Fix wrong typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3920 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -133,7 +133,7 @@ namespace QET {
|
||||
enum QetCollection {
|
||||
Common, ///< From common collection
|
||||
Custom, ///< From user collection
|
||||
Embendded ///< From an embeddded collection (a project for exemple)
|
||||
Embedded ///< From an embedded collection (a project for exemple)
|
||||
};
|
||||
|
||||
QString qetCollectionToString (const QetCollection &c);
|
||||
|
||||
Reference in New Issue
Block a user