mirror of
https://github.com/edubart/otclient.git
synced 2025-11-07 13:56:22 +01:00
use boost stuff
This commit is contained in:
@@ -57,6 +57,6 @@ private:
|
||||
std::string m_text;
|
||||
};
|
||||
|
||||
typedef std::shared_ptr<UITextEdit> UITextEditPtr;
|
||||
typedef boost::shared_ptr<UITextEdit> UITextEditPtr;
|
||||
|
||||
#endif // UITEXTEDIT_H
|
||||
|
||||
Reference in New Issue
Block a user