Export ProjectExplorer::Task again.

Accidentally removed that while moving the class.

Reviewed-By: con
This commit is contained in:
dt
2010-03-29 12:24:23 +02:00
parent 6218ab3c82
commit e813f28093

View File

@@ -50,7 +50,7 @@ class TaskWindowContext;
} // namespace Internal
struct Task {
struct PROJECTEXPLORER_EXPORT Task {
enum TaskType {
Unknown,
Error,