-rw-r--r-- | library/applnk.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/library/applnk.h b/library/applnk.h index b4590d3..87971f7 100644 --- a/library/applnk.h +++ b/library/applnk.h @@ -85,11 +85,9 @@ public: bool isPreloaded() const; void setPreloaded(bool yesNo); #endif -#ifdef QTOPIA_INTERNAL_APPLNKASSIGN AppLnk &operator=(const AppLnk &other); -#endif protected: QString mName; |