The condition of 'X is a Baire space': (cite from Topology by Munkres)
Given any countable collection $\{ A_n \}$ of closed sets of X each of which has empty interior in X, their union $\bigcup A_n$ also has empty interior in X.
So for rational numbers $\mathbb{Q}$ with the usual topology of $\mathbb{R}$:
(1) countable collection $\{ Q_i \}$ : one can index all rational numbers with positive integers, so let $Q_i = \{q_i\}$ be one-point set.
(2) $Q_i$ is closed, since $\mathbb{R}- Q_i= (-\infty, q_i) \cup (q_i, \infty)$ is open in $\mathbb{R}$.
(3) $Q_i$ has empty interior, since $Q_i$ contains no open set of $\mathbb{R}$.
(4) $\mathbb{Q}=\bigcup Q_i$ has empty interior, since $\mathbb{Q}$ contains no open set of $\mathbb{R}$.
Thus, $Q_i$ is a Baire space. What's wrong here?